/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | BranchRelaxation.cpp | 227 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
|
D | CodeGenPrepare.cpp | 626 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/ |
D | BreakCriticalEdges.cpp | 85 BasicBlock *DestBB) { in createPHIsForSplitLoopExit() 124 BasicBlock *DestBB = TI->getSuccessor(SuccNum); in SplitCriticalEdge() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMBasicBlockInfo.cpp | 94 MachineBasicBlock *DestBB, in isBBInRange()
|
D | ARMConstantIslandPass.cpp | 1605 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
|
D | ARMLowOverheadLoops.cpp | 691 MachineBasicBlock *DestBB = MI->getOperand(1).getMBB(); in RevertWhile() local 746 MachineBasicBlock *DestBB = MI->getOperand(1).getMBB(); in RevertLoopEnd() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 207 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/ |
D | AArch64BranchRelaxation.cpp | 266 MachineBasicBlock *DestBB, in isBlockInRange() 365 MachineBasicBlock *DestBB = getDestBlock(MI); in fixupConditionalBranch() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BreakCriticalEdges.cpp | 109 BasicBlock *DestBB) { in createPHIsForSplitLoopExit() 147 BasicBlock *DestBB = TI->getSuccessor(SuccNum); in SplitCriticalEdge() local
|
D | Local.cpp | 318 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/ |
D | MSP430BranchSelector.cpp | 128 MachineBasicBlock *DestBB = MI->getOperand(0).getMBB(); in expandBranches() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 1478 (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/ |
D | MipsConstantIslandPass.cpp | 1460 (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/ |
D | ARMConstantIslandPass.cpp | 1650 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/ |
D | ShrinkWrap.cpp | 393 const MachineBasicBlock *DestBB) { in isProperBackedge()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PGOInstrumentation.cpp | 483 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/ |
D | SIInsertSkips.cpp | 323 MachineBasicBlock *DestBB = MI.getOperand(0).getMBB(); in skipMaskBranch() local
|
D | SILowerControlFlow.cpp | 306 MachineBasicBlock *DestBB = MI.getOperand(2).getMBB(); in emitElse() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 955 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/ |
D | RISCVInstrInfo.cpp | 376 MachineBasicBlock &DestBB, in insertIndirectBranch()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 1288 BasicBlock *DestBB = StoreBB->getTerminator()->getSuccessor(0); in SimplifyStoreAtEndOfBlock() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | JumpThreading.cpp | 1216 BasicBlock *DestBB; in ProcessThreadableEdges() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 1518 BasicBlock *DestBB = StoreBB->getTerminator()->getSuccessor(0); in mergeStoreIntoSuccessor() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 809 static void updatePhiNodes(BasicBlock *DestBB, BasicBlock *OldPred, in updatePhiNodes()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
D | LLParser.cpp | 5977 BasicBlock *DestBB; in ParseSwitch() local 6019 BasicBlock *DestBB; in ParseIndirectBr() local 6251 BasicBlock *DestBB; in ParseCatchSwitch() local 6383 BasicBlock *DestBB; in ParseCallBr() local
|