Home
last modified time | relevance | path

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

12

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DBranchRelaxation.cpp232 MachineBasicBlock *DestBB) { in splitBlockBeforeInstr()
313 MachineBasicBlock *DestBB) { in fixupConditionalBranch()
447 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); in fixupUnconditionalBranch() local
542 if (MachineBasicBlock *DestBB = TII->getBranchDestBlock(*Last)) { in relaxBranchInstructions() local
566 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); in relaxBranchInstructions() local
H A DCodeGenPrepare.cpp828 BasicBlock *DestBB = BI->getSuccessor(0); in findDestBlockOfMergeableEmptyBlock() local
864 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks() local
876 BasicBlock *DestBB, in isMergingEmptyBlockProfitable()
1048 BasicBlock *DestBB = BI->getSuccessor(0); in eliminateMostlyEmptyBlock() local
H A DModuloSchedule.cpp1642 MachineBasicBlock *DestBB, MachineBasicBlock *SourceBB, unsigned Stage) { in moveStageBetweenBlocks()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.cpp94 MachineBasicBlock *DestBB, in isBBInRange()
H A DARMConstantIslandPass.cpp1693 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupImmediateBr() local
1737 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupConditionalBr() local
1900 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
1920 MachineBasicBlock *DestBB) { in optimizeThumb2Branches()
1964 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
1994 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
H A DARMLowOverheadLoops.cpp1435 MachineBasicBlock *DestBB = getWhileLoopStartTargetBB(*MI); in RevertWhile() local
1470 MachineBasicBlock *DestBB = MI->getOperand(1).getMBB(); in RevertLoopEnd() local
1493 MachineBasicBlock *DestBB = MI->getOperand(2).getMBB(); in RevertLoopEndDec() local
/openbsd/gnu/llvm/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.cpp56 BasicBlock *DestBB = I->getNormalDest(); in insertAfterInvokes() local
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp128 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in expandBranches() local
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.cpp143 auto *DestBB = KV.second.get<MachineBasicBlock *>(); in WebAssemblyFunctionInfo() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp472 const BasicBlock *DestBB; member
750 const BasicBlock *DestBB = E->DestBB; in getInstrumentBBs() local
766 BasicBlock *DestBB = const_cast<BasicBlock *>(E->DestBB); in getInstrBB() local
1193 const BasicBlock *DestBB = E->DestBB; in setInstrumentedCounts() local
1689 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
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp118 BasicBlock *DestBB = TI->getSuccessor(SuccNum); in SplitKnownCriticalEdge() local
H A DBasicBlockUtils.cpp664 void llvm::updatePhiNodes(BasicBlock *DestBB, BasicBlock *OldPred, in updatePhiNodes()
835 BasicBlock *SplitBB, BasicBlock *DestBB) { in createPHIsForSplitLoopExit()
H A DLocal.cpp349 BasicBlock *DestBB = IBI->getDestination(i); in ConstantFoldTerminator() local
765 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, in MergeBasicBlockIntoOnlyPred()
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp367 MachineBasicBlock &DestBB, in insertIndirectBranch()
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1049 Instruction *Repl, BasicBlock *DestBB, in removeAndReplace()
1106 BasicBlock *DestBB = HP.first; in hoist() local
H A DJumpThreading.cpp1679 BasicBlock *DestBB; in processThreadableEdges() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp324 MachineBasicBlock *DestBB = MI.getOperand(2).getMBB(); in emitElse() local
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp1553 BasicBlock *DestBB = StoreBB->getTerminator()->getSuccessor(0); in mergeStoreIntoSuccessor() local
/openbsd/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp6582 BasicBlock *DestBB; in parseSwitch() local
6624 BasicBlock *DestBB; in parseIndirectBr() local
6865 BasicBlock *DestBB; in parseCatchSwitch() local
6996 BasicBlock *DestBB; in parseCallBr() local
/openbsd/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp5450 BasicBlock *DestBB = getBasicBlock(Record[CurIdx++]); in parseFunctionBody() local
5474 BasicBlock *DestBB = getBasicBlock(Record[1+3+i*2]); in parseFunctionBody() local
5496 if (BasicBlock *DestBB = getBasicBlock(Record[2+i])) { in parseFunctionBody() local
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp944 MachineBasicBlock &DestBB, in insertIndirectBranch()
/openbsd/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp727 BasicBlock *DestBB = SwitchAndDefaultDest.second; in addFieldForAllocas() local

12