Home
last modified time | relevance | path

Searched defs:Dom (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSplitKit.cpp831 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 DShrinkWrap.cpp260 DominanceAnalysis &Dom) { in FindIDom()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSplitKit.cpp1032 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 DShrinkWrap.cpp315 DominanceAnalysis &Dom) { in FindIDom()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSplitKit.cpp1030 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 DShrinkWrap.cpp323 DominanceAnalysis &Dom) { in FindIDom()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1225 if (auto *Dom = findClosestMatchingDominator(Key, I, DominatingAdds)) { in reuniteExts() local
1237 if (auto *Dom = findClosestMatchingDominator(Key, I, DominatingSubs)) { in reuniteExts() local
H A DTLSVariableHoist.cpp176 BasicBlock *Dom = Header; in getNearestLoopDomInst() local
H A DGVN.cpp3034 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp308 MachineBasicBlock *Dom = CommonDominators[LoopLevel]; local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp328 MachineBasicBlock *Dom = CommonDominators[LoopLevel]; local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1177 if (auto *Dom = findClosestMatchingDominator(Key, I)) { in reuniteExts() local
H A DGVN.cpp2564 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DSafepointIRVerifier.cpp169 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DSafepointIRVerifier.cpp170 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp1128 if (auto *Dom = findClosestMatchingDominator(Key, I)) { in reuniteExts() local
H A DGVN.cpp2583 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1251 if (BasicBlock *Dom = Parent->getSinglePredecessor()) { in visitSelectInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp416 BasicBlock *Dom = BlockList.front(); in computeOutliningColdRegionsInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp677 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 DHexagonCommonGEP.cpp687 BasicBlock *Dom = cast<BasicBlock>(*I); in nearest_common_dominator() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp669 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 DMemorySSA.cpp785 auto Dom = Paths.begin(); in tryOptimizePhi() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DMemorySSA.cpp787 auto Dom = Paths.begin(); in tryOptimizePhi() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2480 DominatorTree Dom(F); in sinkSpillUsesAfterCoroBegin() local

12