Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DDIBuilder.cpp1046 BasicBlock *InsertBB, Instruction *InsertBefore) { in initIRBuilder()
1066 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgValueIntrinsic()
1075 const DILocation *DL, BasicBlock *InsertBB, Instruction *InsertBefore) { in insertDbgAddrIntrinsic()
1084 BasicBlock *InsertBB, in insertDeclare()
1109 BasicBlock *InsertBB, in insertDbgIntrinsic()
1132 BasicBlock *InsertBB, in insertLabel()
DInstruction.cpp133 BasicBlock *InsertBB; in getInsertionPointAfterDef() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp1018 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
1060 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp627 BasicBlock *InsertBB = IncomingBB; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
DObjCARCContract.cpp660 BasicBlock *InsertBB = IncomingBB; in runOnFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp333 BasicBlock *InsertBB = Builder.GetInsertBlock(); in CreateParallel() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp901 MachineBasicBlock *InsertBB = Emitter.getBlock(); in EmitSchedule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLowOverheadLoops.cpp370 MachineBasicBlock *InsertBB = InsertPt->getParent(); in ValidateTailPredicate() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp818 BasicBlock *InsertBB = BBEnd; in sinkBB() 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/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/Transforms/InstCombine/
DInstCombinePHI.cpp281 auto *InsertBB = &IncomingBB->getParent()->getEntryBlock(); in FoldIntegerTypedPHI() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp290 auto *InsertBB = &IncomingBB->getParent()->getEntryBlock(); in foldIntegerTypedPHI() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineFunction.cpp1116 MachineBasicBlock &InsertBB = *CurInst->getParent(); in salvageCopySSAImpl() local
DModuloSchedule.cpp1532 auto *InsertBB = &PreheaderBB->getParent()->front(); in undef() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp356 MachineBasicBlock *InsertBB = UseMI.getParent(); in InsertInsnsWithoutSideEffectsBeforeUse() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1132 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp195 BasicBlock *InsertBB = PHI->getIncomingBlock(i); in getInsertPointForUses() 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/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp914 BasicBlock *InsertBB = Builder.GetInsertBlock(); in createParallel() local
3612 auto InsertBB = merged ? ExitPredBB : ExitBB; in EmitOMPInlinedRegion() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp974 [this](unsigned ValID, BasicBlock *InsertBB) { in BitcodeReader()
1419 BasicBlock *InsertBB) { in materializeValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4592 MachineBasicBlock *InsertBB = MI.getOperand(I + 1).getMBB(); in legalizeOperands() local

12