Home
last modified time | relevance | path

Searched refs:getBasicBlock (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp289 auto LoopMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicBinOp()
290 auto DoneMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicBinOp()
341 auto LoopHeadMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicMinMaxOp()
342 auto LoopIfBodyMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicMinMaxOp()
343 auto LoopTailMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicMinMaxOp()
344 auto DoneMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicMinMaxOp()
458 auto LoopHeadMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicCmpXchg()
459 auto LoopTailMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicCmpXchg()
460 auto DoneMBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandAtomicCmpXchg()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineLoopInfo.cpp94 if (const BasicBlock *PHeadBB = PHeadMBB->getBasicBlock()) in getStartLoc()
101 if (const BasicBlock *HeadBB = HeadMBB->getBasicBlock()) in getStartLoc()
H A DBranchRelaxation.cpp216 MF->CreateMachineBasicBlock(BB.getBasicBlock()); in createNewBlockAfter()
234 MF->CreateMachineBasicBlock(OrigBB->getBasicBlock()); in splitBlockBeforeInstr()
H A DMachineBasicBlock.cpp248 if (const BasicBlock *LBB = getBasicBlock()) in getName()
259 if (getBasicBlock()) in getFullName()
260 Name += getBasicBlock()->getName(); in getFullName()
296 if (const auto *BB = getBasicBlock()) { in print()
H A DMachineFunction.cpp520 if (const BasicBlock *BB = Node->getBasicBlock()) in getNodeLabel()
636 const Instruction *FirstI = LandingPad->getBasicBlock()->getFirstNonPHI(); in addLandingPad()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86RetpolineThunks.cpp250 MachineBasicBlock *CaptureSpec = MF.CreateMachineBasicBlock(Entry->getBasicBlock()); in populateThunk()
251 MachineBasicBlock *CallTarget = MF.CreateMachineBasicBlock(Entry->getBasicBlock()); in populateThunk()
H A DX86ExpandPseudo.cpp76 const BasicBlock *BB = MBB->getBasicBlock(); in ExpandICallBranchFunnel()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp606 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP()
607 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP()
608 auto DoneBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP()
688 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP_128()
689 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP_128()
690 auto DoneBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in expandCMP_SWAP_128()
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp596 const Value *LBB = (const Value*)BBDN->getBasicBlock()->getBasicBlock(); in print_details()
599 OS << (const void*)BBDN->getBasicBlock() << ">"; in print_details()
663 BA->getBlockAddress()->getBasicBlock()->printAsOperand(OS, false); in print_details()
H A DSelectionDAGBuilder.cpp1760 const BasicBlock *SrcBB = Src->getBasicBlock(); in getEdgeProbability()
1761 const BasicBlock *DstBB = Dst->getBasicBlock(); in getEdgeProbability()
1801 const BasicBlock *BB = CurBB->getBasicBlock(); in EmitBranchForMergedCondition()
1853 InBlock(NotCond, CurBB->getBasicBlock())) { in FindMergedConditions()
1879 BOp->getParent() != CurBB->getBasicBlock() || in FindMergedConditions()
2144 DAG.getBasicBlock(CB.FalseBB)); in visitSwitchCase()
2207 DAG.getBasicBlock(JT.MBB)); in visitJumpTableHeader()
2399 DAG.getBasicBlock(MBB)); in visitBitTestHeader()
2459 DAG.getBasicBlock(NextMBB)); in visitBitTestCase()
2533 DAG.getBasicBlock(Return))); in visitInvoke()
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsExpandPseudo.cpp114 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicCmpSwapSubword()
251 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicCmpSwap()
388 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicBinOpSubword()
578 const BasicBlock *LLVM_BB = BB.getBasicBlock(); in expandAtomicBinOp()
H A DMips16ISelLowering.cpp526 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSel16()
589 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSelT16()
655 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in emitSeliT16()
H A DMipsBranchExpansion.cpp269 MFp->CreateMachineBasicBlock(MBB->getBasicBlock()); in splitMBB()
404 const BasicBlock *BB = MBB->getBasicBlock(); in expandToLongBranch()
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp353 BasicBlock *LBB = LBA->getBasicBlock(); in cmpConstants()
354 BasicBlock *RBB = RBA->getBasicBlock(); in cmpConstants()
375 return cmpValues(LBA->getBasicBlock(), RBA->getBasicBlock()); in cmpConstants()
H A DValueMapper.cpp62 : OldBB(Old.getBasicBlock()), in DelayedBasicBlock()
502 BB = cast_or_null<BasicBlock>(mapValue(BA.getBasicBlock())); in mapBlockAddress()
505 return getVM()[&BA] = BlockAddress::get(F, BB ? BB : BA.getBasicBlock()); in mapBlockAddress()
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZExpandPseudo.cpp69 const BasicBlock *BB = MBB.getBasicBlock(); in expandLOCRMux()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp175 if (const auto *BB = MBB->getBasicBlock()) in print()
H A DWebAssemblyISelLowering.cpp327 const BasicBlock *LLVM_BB = BB->getBasicBlock(); in LowerFPToInt()
1020 Ops.push_back(DAG.getBasicBlock(MBB)); in LowerBR_JT()
1025 Ops.push_back(DAG.getBasicBlock(MBBs[0])); in LowerBR_JT()
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp153 MF->CreateMachineBasicBlock(MBB->getBasicBlock()); in expandBranches()
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiAsmPrinter.cpp223 if (const BasicBlock *B = Pred->getBasicBlock()) in isBlockOnlyReachableByFallthrough()
/freebsd-12.1/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp565 BasicBlock *getBasicBlock(unsigned ID) const { in getBasicBlock() function in __anond7564fed0411::BitcodeReader
2035 BasicBlock *BB = getBasicBlock(Record[0]); in parseValueSymbolTable()
3928 BasicBlock *TrueDest = getBasicBlock(Record[0]); in parseFunctionBody()
3957 UnwindDest = getBasicBlock(Record[Idx++]); in parseFunctionBody()
3974 BasicBlock *BB = getBasicBlock(Record[Idx++]); in parseFunctionBody()
3996 BasicBlock *BB = getBasicBlock(Record[Idx++]); in parseFunctionBody()
4004 UnwindDest = getBasicBlock(Record[Idx++]); in parseFunctionBody()
4063 BasicBlock *Default = getBasicBlock(Record[3]); in parseFunctionBody()
4119 BasicBlock *Default = getBasicBlock(Record[2]); in parseFunctionBody()
4253 BasicBlock *BB = getBasicBlock(Record[2+i]); in parseFunctionBody()
[all …]
/freebsd-12.1/contrib/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp408 return Blocks[cast<BlockAddress>(L)->getBasicBlock()] in equivalentAsOperands()
409 == cast<BlockAddress>(R)->getBasicBlock(); in equivalentAsOperands()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp937 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP()
938 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP()
939 auto DoneBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP()
1062 auto LoadCmpBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP_64()
1063 auto StoreBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP_64()
1064 auto DoneBB = MF->CreateMachineBasicBlock(MBB.getBasicBlock()); in ExpandCMP_SWAP_64()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCExpandISEL.cpp337 const BasicBlock *LLVM_BB = MBB->getBasicBlock(); in reorganizeBlockLayout()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DConstants.cpp1467 ->BlockAddresses.erase(std::make_pair(getFunction(), getBasicBlock())); in destroyConstantImpl()
1468 getBasicBlock()->AdjustBlockAddressRefCount(-1); in destroyConstantImpl()
1475 BasicBlock *NewBB = getBasicBlock(); in handleOperandChangeImpl()
1491 getBasicBlock()->AdjustBlockAddressRefCount(-1); in handleOperandChangeImpl()
1496 getBasicBlock())); in handleOperandChangeImpl()
1500 getBasicBlock()->AdjustBlockAddressRefCount(1); in handleOperandChangeImpl()

1234