Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp983 BasicBlock *InsertBB = LinkedInstr->getParent(); in insertDbgAssign() local
1049 BasicBlock *InsertBB, Instruction *InsertBefore) { in initIRBuilder()
1068 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic()
1084 BasicBlock *InsertBB, in insertDeclare()
1114 BasicBlock *InsertBB, in insertDbgVariableRecord()
1136 BasicBlock *InsertBB, in insertDbgIntrinsic()
1159 BasicBlock *InsertBB, in insertLabel()
H A DInstruction.cpp330 BasicBlock *InsertBB; in getInsertionPointAfterDef() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h70 VPBuilder(VPBasicBlock *InsertBB) { setInsertPoint(InsertBB); } in VPBuilder()
H A DSLPVectorizer.cpp11603 auto &&CheckPredecessor = [](BasicBlock *InstBB, BasicBlock *InsertBB) { in gather() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp1029 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
1071 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp241 BasicBlock *InsertBB) { in convertFromOptType()
H A DSIInstrInfo.cpp6630 MachineBasicBlock *InsertBB = MI.getOperand(I + 1).getMBB(); in legalizeOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp627 BasicBlock *InsertBB = IncomingBB; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp864 BasicBlock *InsertBB = BBEnd; in sinkBB() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp290 auto *InsertBB = &IncomingBB->getParent()->getEntryBlock(); in foldIntegerTypedPHI() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp1142 MachineBasicBlock &InsertBB = *CurInst->getParent(); in salvageCopySSAImpl() local
H A DModuloSchedule.cpp1534 auto *InsertBB = &PreheaderBB->getParent()->front(); in undef() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1193 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1029 [this](unsigned ValID, BasicBlock *InsertBB) { in BitcodeReader()
1518 BasicBlock *InsertBB) { in materializeValue()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1385 BasicBlock *InsertBB = Builder.GetInsertBlock(); in createParallel() local
5742 auto InsertBB = merged ? ExitPredBB : ExitBB; in EmitOMPInlinedRegion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp656 MachineBasicBlock *InsertBB = UseMI.getParent(); in InsertInsnsWithoutSideEffectsBeforeUse() local