Home
last modified time | relevance | path

Searched defs:InsertBB (Results 1 – 25 of 27) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp901 BasicBlock *InsertBB, in getIRBForDbgInsertion()
924 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDeclare()
945 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic()
967 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertLabel()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp997 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
1039 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
/external/llvm-project/llvm/lib/IR/
DDIBuilder.cpp945 BasicBlock *InsertBB, Instruction *InsertBefore) { in initIRBuilder()
965 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDeclare()
987 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic()
1010 BasicBlock *InsertBB, Instruction *InsertBefore) { in insertLabel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp660 BasicBlock *InsertBB = IncomingBB; in runOnFunction() local
/external/llvm-project/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp631 BasicBlock *InsertBB = IncomingBB; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp333 BasicBlock *InsertBB = Builder.GetInsertBlock(); in CreateParallel() local
/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp607 auto InsertBB = Builder.GetInsertBlock(); in createOpBooleanConditional() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp901 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp455 BasicBlock *InsertBB = Builder.GetInsertBlock(); in createParallel() local
1278 auto InsertBB = merged ? ExitPredBB : ExitBB; in EmitOMPInlinedRegion() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp370 MachineBasicBlock *InsertBB = InsertPt->getParent(); in ValidateTailPredicate() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVNSink.cpp818 BasicBlock *InsertBB = BBEnd; in sinkBB() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp815 BasicBlock *InsertBB = BBEnd; in sinkBB() local
DIndVarSimplify.cpp249 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp988 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp281 auto *InsertBB = &IncomingBB->getParent()->getEntryBlock(); in FoldIntegerTypedPHI() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp290 auto *InsertBB = &IncomingBB->getParent()->getEntryBlock(); in foldIntegerTypedPHI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp356 MachineBasicBlock *InsertBB = UseMI.getParent(); in InsertInsnsWithoutSideEffectsBeforeUse() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp1060 InstSet &ToRemove) { in Validate()
/external/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1121 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp195 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
/external/llvm-project/llvm/lib/CodeGen/
DModuloSchedule.cpp1514 auto *InsertBB = &PreheaderBB->getParent()->front(); in undef() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DModuloSchedule.cpp1506 auto *InsertBB = &PreheaderBB->getParent()->front(); in undef() local
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2266 MachineBasicBlock *InsertBB = MI.getOperand(I + 1).getMBB(); in legalizeOperands() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp341 MachineBasicBlock *InsertBB = UseMI.getParent(); in InsertInsnsWithoutSideEffectsBeforeUse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4592 MachineBasicBlock *InsertBB = MI.getOperand(I + 1).getMBB(); in legalizeOperands() local

12