Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp227 MachineBasicBlock *DestBB) { in splitBlockBeforeInstr()
309 MachineBasicBlock *DestBB) { in fixupConditionalBranch()
443 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); in fixupUnconditionalBranch() local
500 if (MachineBasicBlock *DestBB = TII->getBranchDestBlock(*Last)) { in relaxBranchInstructions() local
517 MachineBasicBlock *DestBB = TII->getBranchDestBlock(MI); in relaxBranchInstructions() local
DCodeGenPrepare.cpp626 BasicBlock *DestBB = BI->getSuccessor(0); in findDestBlockOfMergeableEmptyBlock() local
662 BasicBlock *DestBB = findDestBlockOfMergeableEmptyBlock(BB); in eliminateMostlyEmptyBlocks() local
674 BasicBlock *DestBB, in isMergingEmptyBlockProfitable()
831 BasicBlock *DestBB = BI->getSuccessor(0); in eliminateMostlyEmptyBlock() local
/external/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp85 BasicBlock *DestBB) { in createPHIsForSplitLoopExit()
124 BasicBlock *DestBB = TI->getSuccessor(SuccNum); in SplitCriticalEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBasicBlockInfo.cpp94 MachineBasicBlock *DestBB, in isBBInRange()
DARMConstantIslandPass.cpp1605 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupImmediateBr() local
1650 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupConditionalBr() local
1842 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
1862 MachineBasicBlock *DestBB) { in optimizeThumb2Branches()
1906 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
1936 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
DARMLowOverheadLoops.cpp691 MachineBasicBlock *DestBB = MI->getOperand(1).getMBB(); in RevertWhile() local
746 MachineBasicBlock *DestBB = MI->getOperand(1).getMBB(); in RevertLoopEnd() local
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp207 const BasicBlock *DestBB; member
313 BasicBlock *DestBB = const_cast<BasicBlock *>(E->DestBB); in getInstrBB() local
557 BasicBlock *DestBB = const_cast<BasicBlock *>(E->DestBB); in setInstrumentedCounts() local
643 const BasicBlock *DestBB = E->DestBB; in populateCounters() local
731 const BasicBlock *DestBB = E->DestBB; in setBranchWeights() local
/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp266 MachineBasicBlock *DestBB, in isBlockInRange()
365 MachineBasicBlock *DestBB = getDestBlock(MI); in fixupConditionalBranch() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBreakCriticalEdges.cpp109 BasicBlock *DestBB) { in createPHIsForSplitLoopExit()
147 BasicBlock *DestBB = TI->getSuccessor(SuccNum); in SplitCriticalEdge() local
DLocal.cpp318 BasicBlock *DestBB = IBI->getDestination(i); in ConstantFoldTerminator() local
670 void llvm::MergeBasicBlockIntoOnlyPred(BasicBlock *DestBB, in MergeBasicBlockIntoOnlyPred()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp128 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in expandBranches() local
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1478 (MachineInstr *MI,MachineBasicBlock *DestBB, unsigned MaxDisp) { in isBBInRange()
1507 MachineBasicBlock *DestBB = MI->getOperand(TargetOperand).getMBB(); in fixupImmediateBr() local
1526 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupUnconditionalBr() local
1567 MachineBasicBlock *DestBB = MI->getOperand(TargetOperand).getMBB(); in fixupConditionalBr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1460 (MachineInstr *MI,MachineBasicBlock *DestBB, unsigned MaxDisp) { in isBBInRange()
1487 MachineBasicBlock *DestBB = MI->getOperand(TargetOperand).getMBB(); in fixupImmediateBr() local
1506 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupUnconditionalBr() local
1546 MachineBasicBlock *DestBB = MI->getOperand(TargetOperand).getMBB(); in fixupConditionalBr() local
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp1650 bool ARMConstantIslands::isBBInRange(MachineInstr *MI,MachineBasicBlock *DestBB, in isBBInRange()
1677 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupImmediateBr() local
1718 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in fixupConditionalBr() local
1922 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
1952 MachineBasicBlock *DestBB = Br.MI->getOperand(0).getMBB(); in optimizeThumb2Branches() local
/external/llvm/lib/CodeGen/
DShrinkWrap.cpp393 const MachineBasicBlock *DestBB) { in isProperBackedge()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp483 const BasicBlock *DestBB; member
741 const BasicBlock *DestBB = E->DestBB; in getInstrumentBBs() local
757 BasicBlock *DestBB = const_cast<BasicBlock *>(E->DestBB); in getInstrBB() local
1107 const BasicBlock *DestBB = E->DestBB; in setInstrumentedCounts() local
1312 const BasicBlock *DestBB = E->DestBB; in setBranchWeights() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertSkips.cpp323 MachineBasicBlock *DestBB = MI.getOperand(0).getMBB(); in skipMaskBranch() local
DSILowerControlFlow.cpp306 MachineBasicBlock *DestBB = MI.getOperand(2).getMBB(); in emitElse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp955 BasicBlock *DestBB, bool MoveAccess) { in removeAndReplace()
1014 BasicBlock *DestBB = HP.first; in hoist() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.cpp376 MachineBasicBlock &DestBB, in insertIndirectBranch()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp1288 BasicBlock *DestBB = StoreBB->getTerminator()->getSuccessor(0); in SimplifyStoreAtEndOfBlock() local
/external/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp1216 BasicBlock *DestBB; in ProcessThreadableEdges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp1518 BasicBlock *DestBB = StoreBB->getTerminator()->getSuccessor(0); in mergeStoreIntoSuccessor() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp809 static void updatePhiNodes(BasicBlock *DestBB, BasicBlock *OldPred, in updatePhiNodes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp5977 BasicBlock *DestBB; in ParseSwitch() local
6019 BasicBlock *DestBB; in ParseIndirectBr() local
6251 BasicBlock *DestBB; in ParseCatchSwitch() local
6383 BasicBlock *DestBB; in ParseCallBr() local

12