/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchRelaxation.cpp | 152 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); in INITIALIZE_PASS() local 273 MachineBasicBlock *DestBB) { in splitBlockBeforeInstr() 364 MachineBasicBlock *DestBB) { in fixupConditionalBranch() 542 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); in fixupUnconditionalBranch() local 675 if (MachineBasicBlock *DestBB = TII->getBranchDestBlock(*Last)) { in relaxBranchInstructions() local 700 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); in relaxBranchInstructions() local
|
H A D | CodeGenPrepare.cpp | 908 BasicBlock *DestBB = BI->getSuccessor(0); in findDestBlockOfMergeableEmptyBlock() local 948 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks() local 960 isMergingEmptyBlockProfitable(BasicBlock * BB,BasicBlock * DestBB,bool isPreheader) isMergingEmptyBlockProfitable() argument 1132 BasicBlock *DestBB = BI->getSuccessor(0); eliminateMostlyEmptyBlock() local [all...] |
H A D | ModuloSchedule.cpp | 1637 moveStageBetweenBlocks(MachineBasicBlock * DestBB,MachineBasicBlock * SourceBB,unsigned Stage) moveStageBetweenBlocks() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBasicBlockInfo.cpp | 93 MachineBasicBlock *DestBB, in isBBInRange()
|
H A D | ARMConstantIslandPass.cpp | 1707 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(); optimizeThumb2Branches() local 1934 __anonf7e478030402(ImmBranch &Br, ImmCompare &ImmCmp, MachineBasicBlock *DestBB) optimizeThumb2Branches() argument 1978 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); optimizeThumb2Branches() local 2008 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); optimizeThumb2Branches() local [all...] |
H A D | ARMLowOverheadLoops.cpp | 1429 MachineBasicBlock *DestBB = getWhileLoopStartTargetBB(*MI); RevertWhile() local 1464 MachineBasicBlock *DestBB = MI->getOperand(1).getMBB(); RevertLoopEnd() local 1487 MachineBasicBlock *DestBB = MI->getOperand(2).getMBB(); RevertLoopEndDec() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARC.cpp | 56 BasicBlock *DestBB = I->getNormalDest(); in insertAfterInvokes() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNPreRALongBranchReg.cpp | 128 MachineBasicBlock *DestBB = TII->getBranchDestBlock(*Last); in runOnMachineFunction() local
|
H A D | SILowerControlFlow.cpp | 325 MachineBasicBlock *DestBB = MI.getOperand(2).getMBB(); emitElse() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430BranchSelector.cpp | 128 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in expandBranches() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 1453 (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-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMachineFunctionInfo.cpp | 143 auto *DestBB = KV.second.get<MachineBasicBlock *>(); WebAssemblyFunctionInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantIslandPass.cpp | 1212 MachineBasicBlock *DestBB, in isBBInRange() argument 1238 MachineBasicBlock *DestBB = TII->getBranchDestBlock(*MI); in fixupImmediateBr() local 1277 MachineBasicBlock *DestBB = TII->getBranchDestBlock(*MI); in fixupConditionalBr() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 472 BasicBlock *DestBB; global() member 763 BasicBlock *DestBB = E->DestBB; getInstrBB() local 1159 const BasicBlock *DestBB = E->DestBB; setupBBInfoEdges() local 1222 const BasicBlock *DestBB = E->DestBB; setInstrumentedCounts() local 1580 const BasicBlock *DestBB = E->DestBB; setBranchWeights() local [all...] |
H A D | GCOVProfiling.cpp | 182 const BasicBlock *DestBB; member 712 BasicBlock *DestBB = const_cast<BasicBlock *>(E.DestBB); in getInstrBB() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BreakCriticalEdges.cpp | 118 BasicBlock *DestBB = TI->getSuccessor(SuccNum); in SplitKnownCriticalEdge() local [all...] |
H A D | BasicBlockUtils.cpp | 799 updatePhiNodes(BasicBlock * DestBB,BasicBlock * OldPred,BasicBlock * NewPred,PHINode * Until) updatePhiNodes() argument 970 createPHIsForSplitLoopExit(ArrayRef<BasicBlock * > Preds,BasicBlock * SplitBB,BasicBlock * DestBB) createPHIsForSplitLoopExit() argument
|
H A D | Local.cpp | 350 BasicBlock *DestBB = IBI->getDestination(i); ConstantFoldTerminator() local 764 MergeBasicBlockIntoOnlyPred(BasicBlock * DestBB,DomTreeUpdater * DTU) MergeBasicBlockIntoOnlyPred() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchInstrInfo.cpp | 407 insertIndirectBranch(MachineBasicBlock & MBB,MachineBasicBlock & DestBB,MachineBasicBlock & RestoreBB,const DebugLoc & DL,int64_t BrOffset,RegScavenger * RS) const insertIndirectBranch() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVNHoist.cpp | 1075 if (I->getParent() == DestBB) in hoist() local 1018 removeAndReplace(const SmallVecInsn & Candidates,Instruction * Repl,BasicBlock * DestBB,bool MoveAccess) removeAndReplace() argument [all...] |
H A D | JumpThreading.cpp | 1598 BasicBlock *DestBB; processThreadableEdges() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 1495 if (!DestBB->hasNPredecessors(2)) in mergeStoreIntoSuccessor() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 6761 BasicBlock *DestBB; parseSwitch() local 6803 BasicBlock *DestBB; parseIndirectBr() local 7044 BasicBlock *DestBB; parseCatchSwitch() local 7175 BasicBlock *DestBB; parseCallBr() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 5498 BasicBlock *DestBB = getBasicBlock(Record[CurIdx++]); parseFunctionBody() local 5522 BasicBlock *DestBB = getBasicBlock(Record[1+3+i*2]); parseFunctionBody() local 5544 if (BasicBlock *DestBB = getBasicBlock(Record[2+i])) { parseFunctionBody() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 1095 insertIndirectBranch(MachineBasicBlock & MBB,MachineBasicBlock & DestBB,MachineBasicBlock & RestoreBB,const DebugLoc & DL,int64_t BrOffset,RegScavenger * RS) const insertIndirectBranch() argument
|