/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 831 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local 876 DomPair &Dom = NearestDom[i]; in hoistCopies() local 902 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local
|
H A D | ShrinkWrap.cpp | 260 DominanceAnalysis &Dom) { in FindIDom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 1032 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local 1078 DomPair &Dom = NearestDom[i]; in hoistCopies() local 1104 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local
|
H A D | ShrinkWrap.cpp | 315 DominanceAnalysis &Dom) { in FindIDom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 1030 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local 1076 DomPair &Dom = NearestDom[i]; in hoistCopies() local 1105 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local
|
H A D | ShrinkWrap.cpp | 323 DominanceAnalysis &Dom) { in FindIDom()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | SeparateConstOffsetFromGEP.cpp | 1225 if (auto *Dom = findClosestMatchingDominator(Key, I, DominatingAdds)) { in reuniteExts() local 1237 if (auto *Dom = findClosestMatchingDominator(Key, I, DominatingSubs)) { in reuniteExts() local
|
H A D | TLSVariableHoist.cpp | 176 BasicBlock *Dom = Header; in getNearestLoopDomInst() local
|
H A D | GVN.cpp | 3034 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 308 MachineBasicBlock *Dom = CommonDominators[LoopLevel]; local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SILowerI1Copies.cpp | 328 MachineBasicBlock *Dom = CommonDominators[LoopLevel]; local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SeparateConstOffsetFromGEP.cpp | 1177 if (auto *Dom = findClosestMatchingDominator(Key, I)) { in reuniteExts() local
|
H A D | GVN.cpp | 2564 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 169 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | SafepointIRVerifier.cpp | 170 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SeparateConstOffsetFromGEP.cpp | 1128 if (auto *Dom = findClosestMatchingDominator(Key, I)) { in reuniteExts() local
|
H A D | GVN.cpp | 2583 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 1251 if (BasicBlock *Dom = Parent->getSinglePredecessor()) { in visitSelectInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | PartialInlining.cpp | 416 BasicBlock *Dom = BlockList.front(); in computeOutliningColdRegionsInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 677 BasicBlock *Dom = cast<BasicBlock>(*I); in nearest_common_dominator() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 687 BasicBlock *Dom = cast<BasicBlock>(*I); in nearest_common_dominator() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 669 BasicBlock *Dom = cast<BasicBlock>(*I); in nearest_common_dominator() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 785 auto Dom = Paths.begin(); in tryOptimizePhi() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemorySSA.cpp | 787 auto Dom = Paths.begin(); in tryOptimizePhi() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 2480 DominatorTree Dom(F); in sinkSpillUsesAfterCoroBegin() local
|