clang 23.0.0git
TargetLowering.cpp File Reference
#include "TargetLowering/LowerModule.h"
#include "mlir/Support/LLVM.h"
#include "clang/CIR/Dialect/Passes.h"
#include "llvm/ADT/TypeSwitch.h"
#include "clang/CIR/Dialect/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir

Macros

#define GEN_PASS_DEF_TARGETLOWERING

Functions

static void convertSyncScopeIfPresent (mlir::Operation *op, cir::LowerModule &lowerModule)

Macro Definition Documentation

◆ GEN_PASS_DEF_TARGETLOWERING

#define GEN_PASS_DEF_TARGETLOWERING

Definition at line 23 of file TargetLowering.cpp.

Function Documentation

◆ convertSyncScopeIfPresent()

void convertSyncScopeIfPresent ( mlir::Operation * op,
cir::LowerModule & lowerModule )
static