Home
last modified time | relevance | path

Searched defs:DestBB (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp144 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); INITIALIZE_PASS() local
245 splitBlockBeforeInstr(MachineInstr & MI,MachineBasicBlock * DestBB) splitBlockBeforeInstr() argument
326 __anon6cb7e2b90202(MachineBasicBlock *MBB, MachineBasicBlock *DestBB) fixupConditionalBranch() argument
460 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); fixupUnconditionalBranch() local
555 if (MachineBasicBlock *DestBB = TII->getBranchDestBlock(*Last)) { relaxBranchInstructions() local
579 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); relaxBranchInstructions() local
[all...]
H A DCodeGenPrepare.cpp908 BasicBlock *DestBB = BI->getSuccessor(0); in findDestBlockOfMergeableEmptyBlock() local
948 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks() local
960 BasicBlock *DestBB, in isMergingEmptyBlockProfitable()
1131 BasicBlock *DestBB = BI->getSuccessor(0); in eliminateMostlyEmptyBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp94 isBBInRange(MachineInstr * MI,MachineBasicBlock * DestBB,unsigned MaxDisp) const isBBInRange() argument
H A DARMConstantIslandPass.cpp1707 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupImmediateBr() local
1751 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupConditionalBr() local
1914 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
1934 MachineBasicBlock *DestBB) { in optimizeThumb2Branches()
1978 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
2008 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
H A DARMLowOverheadLoops.cpp1416 MachineBasicBlock *DestBB = getWhileLoopStartTargetBB(*MI); in RevertWhile() local
1451 MachineBasicBlock *DestBB = MI->getOperand(1).getMBB(); in RevertLoopEnd() local
1474 MachineBasicBlock *DestBB = MI->getOperand(2).getMBB(); in RevertLoopEndDec() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp56 BasicBlock *DestBB = I->getNormalDest(); in insertAfterInvokes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNPreRALongBranchReg.cpp128 MachineBasicBlock *DestBB = TII->getBranchDestBlock(*Last); in runOnMachineFunction() local
H A DSILowerControlFlow.cpp323 MachineBasicBlock *DestBB = MI.getOperand(2).getMBB(); in emitElse() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp128 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in expandBranches() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1453 (MachineInstr *MI,MachineBasicBlock *DestBB, unsigned MaxDisp) { in isBBInRange()
1480 MachineBasicBlock *DestBB = MI->getOperand(TargetOperand).getMBB(); in fixupImmediateBr() local
1499 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupUnconditionalBr() local
1539 MachineBasicBlock *DestBB = MI->getOperand(TargetOperand).getMBB(); in fixupConditionalBr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyHoisting.cpp243 void HexagonCopyHoisting::moveCopyInstr(MachineBasicBlock *DestBB, in moveCopyInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp145 auto *DestBB = KV.second.get<MachineBasicBlock *>(); in WebAssemblyFunctionInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantIslandPass.cpp1212 MachineBasicBlock *DestBB, in isBBInRange()
1238 MachineBasicBlock *DestBB = TII->getBranchDestBlock(*MI); in fixupImmediateBr() local
1277 MachineBasicBlock *DestBB = TII->getBranchDestBlock(*MI); in fixupConditionalBr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp118 BasicBlock *DestBB = TI->getSuccessor(SuccNum); in SplitKnownCriticalEdge() local
H A DBasicBlockUtils.cpp810 void llvm::updatePhiNodes(BasicBlock *DestBB, BasicBlock *OldPred, in updatePhiNodes()
981 BasicBlock *SplitBB, BasicBlock *DestBB) { in createPHIsForSplitLoopExit()
H A DLocal.cpp351 BasicBlock *DestBB = IBI->getDestination(i); in ConstantFoldTerminator() local
771 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, in MergeBasicBlockIntoOnlyPred()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp494 BasicBlock *DestBB; member
787 BasicBlock *DestBB = E->DestBB; in getInstrBB() local
1213 const BasicBlock *DestBB = E->DestBB; in setupBBInfoEdges() local
1276 const BasicBlock *DestBB = E->DestBB; in setInstrumentedCounts() local
1640 const BasicBlock *DestBB = E->DestBB; in setBranchWeights() local
H A DGCOVProfiling.cpp182 const BasicBlock *DestBB; member
712 BasicBlock *DestBB = const_cast<BasicBlock *>(E.DestBB); in getInstrBB() local
[all...]
H A DIndirectCallPromotion.cpp208 static bool isDestBBSuitableForSink(Instruction *Inst, BasicBlock *DestBB) { in isDestBBSuitableForSink()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp422 MachineBasicBlock &DestBB, in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1014 Instruction *Repl, BasicBlock *DestBB, in removeAndReplace()
1071 BasicBlock *DestBB = HP.first; in hoist() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1494 BasicBlock *DestBB = StoreBB->getTerminator()->getSuccessor(0); in mergeStoreIntoSuccessor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp2463 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in emitInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp7196 BasicBlock *DestBB; in parseSwitch() local
7238 BasicBlock *DestBB; in parseIndirectBr() local
7479 BasicBlock *DestBB; in parseCatchSwitch() local
7610 BasicBlock *DestBB; in parseCallBr() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5675 BasicBlock *DestBB = getBasicBlock(Record[CurIdx++]); in parseFunctionBody() local
5699 BasicBlock *DestBB = getBasicBlock(Record[1+3+i*2]); in parseFunctionBody() local
5721 if (BasicBlock *DestBB = getBasicBlock(Record[2+i])) { in parseFunctionBody() local

12