|
clang 23.0.0git
|
#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) |
| #define GEN_PASS_DEF_TARGETLOWERING |
Definition at line 23 of file TargetLowering.cpp.
|
static |
Definition at line 37 of file TargetLowering.cpp.
References cir::TargetLoweringInfo::convertSyncScope(), and cir::LowerModule::getTargetLoweringInfo().