Home
last modified time | relevance | path

Searched defs:EnableMachineOutliner (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
DCGPassBuilderOption.h49 RunOutliner EnableMachineOutliner = RunOutliner::TargetDefault; member
DTargetOptions.h303 unsigned EnableMachineOutliner : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h251 unsigned EnableMachineOutliner : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp119 static cl::opt<RunOutliner> EnableMachineOutliner( variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp130 static cl::opt<RunOutliner> EnableMachineOutliner( variable