Home
last modified time | relevance | path

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

12

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

12