/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | LiveDebugValues.h | 13 class MachineDominatorTree; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | RDFLiveness.h | 29 class MachineDominatorTree; variable
|
H A D | MachineLoopInfo.h | 39 class MachineDominatorTree; variable
|
H A D | LiveRangeCalc.h | 39 class MachineDominatorTree; variable
|
H A D | MachineDominators.h | 87 explicit MachineDominatorTree(MachineFunction &MF) : MachineFunctionPass(ID) { in MachineDominatorTree() function
|
H A D | LiveIntervals.h | 45 class MachineDominatorTree; variable
|
H A D | AsmPrinter.h | 53 class MachineDominatorTree; variable
|
H A D | MachineScheduler.h | 114 class MachineDominatorTree; variable
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineDominanceFrontier.cpp | 29 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
H A D | MachineDominators.cpp | 66 MachineDominatorTree::MachineDominatorTree() in MachineDominatorTree() function in MachineDominatorTree
|
H A D | SplitKit.h | 40 class MachineDominatorTree; variable
|
H A D | RegAllocGreedy.h | 52 class MachineDominatorTree; variable
|
H A D | MachineCSE.cpp | 166 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
H A D | EarlyIfConversion.cpp | 1117 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | RDFCopy.h | 22 class MachineDominatorTree; variable
|
H A D | HexagonRDFOpt.cpp | 107 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
H A D | HexagonGenPredicate.cpp | 133 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
H A D | HexagonOptAddrMode.cpp | 123 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
H A D | PPCCTRLoopsVerify.cpp | 75 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
H A D | PPCBranchCoalescing.cpp | 199 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARC/ |
H A D | ARCBranchFinalize.cpp | 64 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.h | 22 class MachineDominatorTree; variable
|
H A D | WebAssemblyExceptionInfo.cpp | 34 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionOptimizer.cpp | 129 INITIALIZE_PASS_DEPENDENCY(MachineDominatorTree) in INITIALIZE_PASS_DEPENDENCY() argument
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CombinerHelper.h | 41 class MachineDominatorTree; variable
|