Home
last modified time | relevance | path

Searched defs:OrigBB (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp66 BasicBlock *OrigBB = ConvertedInst->getParent(); in convertMemCpyToLoop() local
136 BasicBlock *OrigBB = ConvertedInst->getParent(); in convertMemMoveToLoop() local
211 BasicBlock *OrigBB = ConvertedInst->getParent(); in convertMemSetToLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp292 BasicBlock *OrigBB = InsertBefore->getParent(); in createMemMoveLoop() local
372 BasicBlock *OrigBB = InsertBefore->getParent(); in createMemSetLoop() local
DBasicBlockUtils.cpp643 static void UpdatePHINodes(BasicBlock *OrigBB, BasicBlock *NewBB, in UpdatePHINodes()
778 void llvm::SplitLandingPadPredecessors(BasicBlock *OrigBB, in SplitLandingPadPredecessors()
DLowerSwitch.cpp211 fixPhis(BasicBlock *SuccBB, BasicBlock *OrigBB, BasicBlock *NewBB, in fixPhis()
DInlineFunction.cpp1479 auto *OrigBB = cast<BasicBlock>(Entry.first); in updateCallerBFI() local
1600 BasicBlock *OrigBB = TheCall->getParent(); in InlineFunction() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DLowerMemIntrinsics.cpp296 BasicBlock *OrigBB = InsertBefore->getParent(); in createMemMoveLoop() local
382 BasicBlock *OrigBB = InsertBefore->getParent(); in createMemSetLoop() local
DBasicBlockUtils.cpp664 static void UpdatePHINodes(BasicBlock *OrigBB, BasicBlock *NewBB, in UpdatePHINodes()
818 void llvm::SplitLandingPadPredecessors(BasicBlock *OrigBB, in SplitLandingPadPredecessors()
DLowerSwitch.cpp120 BasicBlock *SuccBB, BasicBlock *OrigBB, BasicBlock *NewBB, in FixPhis()
DInlineFunction.cpp1542 auto *OrigBB = cast<BasicBlock>(Entry.first); in updateCallerBFI() local
1660 BasicBlock *OrigBB = CB.getParent(); in InlineFunction() local
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp381 BasicBlock *OrigBB, in fixupPHINodeForUnwind()
403 BasicBlock *OrigBB, in fixupPHINodeForNormalDest()
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp350 static void UpdatePHINodes(BasicBlock *OrigBB, BasicBlock *NewBB, in UpdatePHINodes()
474 void llvm::SplitLandingPadPredecessors(BasicBlock *OrigBB, in SplitLandingPadPredecessors()
DLowerSwitch.cpp162 static void fixPhis(BasicBlock *SuccBB, BasicBlock *OrigBB, BasicBlock *NewBB, in fixPhis()
DInlineFunction.cpp1384 BasicBlock *OrigBB = TheCall->getParent(); in InlineFunction() local
/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp225 MachineBasicBlock *OrigBB = MI->getParent(); in splitBlockBeforeInstr() local
/external/llvm-project/llvm/lib/CodeGen/
DBranchRelaxation.cpp223 MachineBasicBlock *OrigBB = MI.getParent(); in splitBlockBeforeInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp228 MachineBasicBlock *OrigBB = MI.getParent(); in splitBlockBeforeInstr() local
/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp614 BasicBlock *OrigBB = InsertBefore->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp625 BasicBlock *OrigBB = InsertBefore->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp624 BasicBlock *OrigBB = InsertBefore->getParent(); in INITIALIZE_PASS_DEPENDENCY() local
/external/clang/lib/CodeGen/
DCGExprComplex.cpp675 llvm::BasicBlock *OrigBB = Branch->getParent(); in EmitBinMul() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprComplex.cpp729 llvm::BasicBlock *OrigBB = Branch->getParent(); in EmitBinMul() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp851 MachineBasicBlock *OrigBB = MI.getParent(); in splitBlockBeforeInstr() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp845 MachineBasicBlock *OrigBB = MI.getParent(); in splitBlockBeforeInstr() local
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp862 MachineBasicBlock *OrigBB = MI.getParent(); in splitBlockBeforeInstr() local
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp980 MachineBasicBlock *OrigBB = MI->getParent(); in splitBlockBeforeInstr() local

12