Home
last modified time | relevance | path

Searched defs:FromBB (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h52 MachineBasicBlock *FromBB; member
242 void recordSplitCriticalEdge(MachineBasicBlock *FromBB, in recordSplitCriticalEdge()
/external/llvm/include/llvm/CodeGen/
DMachineDominators.h45 MachineBasicBlock *FromBB; member
235 void recordSplitCriticalEdge(MachineBasicBlock *FromBB, in recordSplitCriticalEdge()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineDominators.h55 MachineBasicBlock *FromBB; member
243 void recordSplitCriticalEdge(MachineBasicBlock *FromBB, in recordSplitCriticalEdge()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DBasicBlock.h468 void splice(BasicBlock::iterator ToIt, BasicBlock *FromBB) { in splice()
474 void splice(BasicBlock::iterator ToIt, BasicBlock *FromBB, in splice()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp82 MachineBasicBlock *FromBB) { in measureFunction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp82 MachineBasicBlock *FromBB) { in measureFunction()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp411 void llvm::moveInstructionsToTheBeginning(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstructionsToTheBeginning()
424 void llvm::moveInstructionsToTheEnd(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstructionsToTheEnd()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp177 void llvm::moveInstsBottomUp(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstsBottomUp()
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1350 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, in getValueOnEdge()
1515 Constant *LazyValueInfo::getConstantOnEdge(Value *V, BasicBlock *FromBB, in getConstantOnEdge()
1604 BasicBlock *FromBB, BasicBlock *ToBB, in getPredicateOnEdge()
DMemoryDependenceAnalysis.cpp881 BasicBlock *FromBB = QueryInst->getParent(); in getNonLocalPointerDependency() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1512 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, in getValueOnEdge()
1698 Constant *LazyValueInfo::getConstantOnEdge(Value *V, BasicBlock *FromBB, in getConstantOnEdge()
1716 BasicBlock *FromBB, in getConstantRangeOnEdge()
1804 BasicBlock *FromBB, BasicBlock *ToBB, in getPredicateOnEdge()
DMemoryDependenceAnalysis.cpp841 BasicBlock *FromBB = QueryInst->getParent(); in getNonLocalPointerDependency() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1589 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, in getValueOnEdge()
1738 Constant *LazyValueInfo::getConstantOnEdge(Value *V, BasicBlock *FromBB, in getConstantOnEdge()
1756 BasicBlock *FromBB, in getConstantRangeOnEdge()
1844 BasicBlock *FromBB, BasicBlock *ToBB, in getPredicateOnEdge()
DMemoryDependenceAnalysis.cpp919 BasicBlock *FromBB = QueryInst->getParent(); in getNonLocalPointerDependency() local
/external/llvm/lib/CodeGen/
DMachineSink.cpp406 MachineBasicBlock *FromBB, in PostponeSplitCriticalEdge()
DTailDuplicator.cpp421 MachineBasicBlock *FromBB, bool isDead, in updateSuccessorsPHIs()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DBasicBlock.cpp470 void BasicBlock::splice(BasicBlock::iterator ToIt, BasicBlock *FromBB, in splice()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DTailDuplicator.cpp473 MachineBasicBlock *FromBB, bool isDead, in updateSuccessorsPHIs()
DMachineSink.cpp635 MachineBasicBlock *FromBB, in PostponeSplitCriticalEdge()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTailDuplicator.cpp468 MachineBasicBlock *FromBB, bool isDead, in updateSuccessorsPHIs()
DMachineSink.cpp494 MachineBasicBlock *FromBB, in PostponeSplitCriticalEdge()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1314 static void moveBBContents(BasicBlock *FromBB, Instruction *InsertBefore) { in moveBBContents()
/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1107 static void moveBBContents(BasicBlock *FromBB, Instruction *InsertBefore) { in moveBBContents()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp1398 static void moveBBContents(BasicBlock *FromBB, Instruction *InsertBefore) { in moveBBContents()
DGVN.cpp1116 BasicBlock *FromBB = From->getParent(); in findDominatingValue() local

12