Home
last modified time | relevance | path

Searched defs:ToBB (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineDominators.h53 MachineBasicBlock *ToBB; member
243 MachineBasicBlock *ToBB, in recordSplitCriticalEdge()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineDominators.h46 MachineBasicBlock *ToBB; member
236 MachineBasicBlock *ToBB, in recordSplitCriticalEdge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineDominators.h56 MachineBasicBlock *ToBB; member
244 MachineBasicBlock *ToBB, in recordSplitCriticalEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineDominators.h56 MachineBasicBlock *ToBB; member
244 MachineBasicBlock *ToBB, in recordSplitCriticalEdge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineDominators.h56 MachineBasicBlock *ToBB; member
244 MachineBasicBlock *ToBB, in recordSplitCriticalEdge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineDominators.h56 MachineBasicBlock *ToBB; member
244 MachineBasicBlock *ToBB, in recordSplitCriticalEdge()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineDominators.h56 MachineBasicBlock *ToBB; member
244 MachineBasicBlock *ToBB, in recordSplitCriticalEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp411 void llvm::moveInstructionsToTheBeginning(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstructionsToTheBeginning()
424 void llvm::moveInstructionsToTheEnd(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstructionsToTheEnd()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1512 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, in getValueOnEdge()
1699 BasicBlock *ToBB, in getConstantOnEdge()
1717 BasicBlock *ToBB, in getConstantRangeOnEdge()
1804 BasicBlock *FromBB, BasicBlock *ToBB, in getPredicateOnEdge()
H A DMustExecute.cpp608 const BasicBlock *ToBB = Worklist.pop_back_val(); in findForwardJoinPoint() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1589 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, in getValueOnEdge()
1739 BasicBlock *ToBB, in getConstantOnEdge()
1757 BasicBlock *ToBB, in getConstantRangeOnEdge()
1844 BasicBlock *FromBB, BasicBlock *ToBB, in getPredicateOnEdge()
H A DMustExecute.cpp597 const BasicBlock *ToBB = Worklist.pop_back_val(); in findForwardJoinPoint() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1350 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, in getValueOnEdge()
1516 BasicBlock *ToBB, in getConstantOnEdge()
1604 BasicBlock *FromBB, BasicBlock *ToBB, in getPredicateOnEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp177 void llvm::moveInstsBottomUp(BasicBlock &FromBB, BasicBlock &ToBB, in moveInstsBottomUp()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DIfConversion.cpp1002 static bool canFallThroughTo(MachineBasicBlock *BB, MachineBasicBlock *ToBB) { in canFallThroughTo()
1032 static void InsertUncondBranch(MachineBasicBlock *BB, MachineBasicBlock *ToBB, in InsertUncondBranch()
H A DMachineSink.cpp407 MachineBasicBlock *ToBB, in PostponeSplitCriticalEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp182 BasicBlock *ToBB = P->getParent(); in simplifyCommonValuePhi() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineSink.cpp495 MachineBasicBlock *ToBB, in PostponeSplitCriticalEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp189 BasicBlock *ToBB = P->getParent(); in simplifyCommonValuePhi() local
H A DLoopInterchange.cpp1399 BasicBlock *ToBB = InsertBefore->getParent(); in moveBBContents() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineSink.cpp636 MachineBasicBlock *ToBB, in PostponeSplitCriticalEdge()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3594 const BasicBlock *ToBB = RQI.To->getParent(); in isReachableImpl() local