Searched refs:getParent (Results 701 - 725 of 1090) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1606 SI->getParent()->getParent()->hasOptSize() ||
1607 llvm::shouldOptimizeForSize(SI->getParent(), PSI, BFI);
1845 Module *M = IRB.GetInsertBlock()->getParent()->getParent();
1879 Module *M = IRB.GetInsertBlock()->getParent()->getParent();
1935 Module &M = *IRB.GetInsertBlock()->getParent()->getParent();
H A DGlobalMerge.cpp333 Function *ParentFn = I->getParent()->getParent();
H A DMachineCombiner.cpp249 MachineInstr *UseMO = RI->getParent();
694 MachineFunction *MF = MBB->getParent();
H A DVirtRegMap.cpp374 const MachineInstr &MI = *MO.getParent();
436 MachineBasicBlock &MBB = *MI.getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp409 const MachineBasicBlock &MBB = *MI.getParent();
552 const Module *M = MF->getFunction().getParent();
629 const Module *M = MF->getFunction().getParent();
1348 const DataLayout &DL = MO.getGlobal()->getParent()->getDataLayout();
1538 MF->getFunction().getParent()->getPICLevel() == PICLevel::SmallPIC))
2190 /*PrintType=*/false, GV->getParent());
2201 const DataLayout &DL = GV->getParent()->getDataLayout();
2235 emitGlobalConstant(GV->getParent()->getDataLayout(), GV->getInitializer());
2334 Align GOAlign = getGVAlignment(GO, GO->getParent()->getDataLayout());
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp588 MachineFunction &MF = *MBB.getParent();
762 MachineFunction &MF = *MBB.getParent();
884 MachineFunction &MF = *MBB.getParent();
955 auto &CSI = MBB.getParent()->getFrameInfo().getCalleeSavedInfo();
1030 MachineFunction &MF = *MBB.getParent();
1369 MachineFunction &MF = *MBB.getParent();
1435 MachineFunction &MF = *MBB.getParent();
1863 auto *HRI = B.getParent()->getSubtarget<HexagonSubtarget>().getRegisterInfo();
1893 MachineFunction &MF = *B.getParent();
1911 MachineFunction &MF = *B.getParent();
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp396 return I->getParent() == BB;
443 if (!BOpIsInOrAndTree || BOp->getParent() != CurBB->getBasicBlock() ||
455 CurBB->getParent()->insert(++BBI, TmpBB);
685 BPI ? BPI->getEdgeProbability(SI.getParent(), I.getSuccessorIndex())
697 MachineBasicBlock *SwitchMBB = &getMBB(*SI.getParent());
750 MachineIRBuilder MIB(*MBB->getParent());
764 MachineIRBuilder MIB(*HeaderBB->getParent());
896 MachineFunction *CurMF = SwitchMBB->getParent();
1108 MachineFunction *CurMF = SwitchMBB->getParent();
1621 Value *Global = TLI.getSDagStackGuard(*MF->getFunction().getParent());
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp111 for (; S; S = S->getParent()) {
185 Common = Common->getParent();
1218 for (Scope *OuterS = S->getParent(); OuterS; OuterS = OuterS->getParent())
1254 for (Scope *PreS = S; PreS; PreS = PreS->getParent())
1292 for (; S && !isNamespaceOrTranslationUnitScope(S); S = S->getParent()) {
1379 for (DeclContext *UCtx = Ctx; UCtx; UCtx = UCtx->getParent()) {
1391 InnermostFileScope = InnermostFileScope->getParent();
1446 for (; S; S = S->getParent()) {
1926 S = S->getParent();
[all...]
H A DSemaDecl.cpp245 DC = DC->getParent()) {
477 declaresSameEntity(LookupRD, cast<Decl>(FoundRD->getParent())))
550 if (MD->getParent()->hasAnyDependentBases())
551 return MD->getParent();
1337 Scope *Ancestor = S->getParent();
1338 while (!Ancestor->getEntity()) Ancestor = Ancestor->getParent();
1345 if (S->getParent()->isTemplateParamScope()) {
1348 EnterTemplatedContext(S->getParent(), DC);
1357 Scope *Ancestor = S->getParent();
1358 while (!Ancestor->getEntity()) Ancestor = Ancestor->getParent();
[all...]
H A DSemaModule.cpp36 DC = LSD->getParent();
40 DC = DC->getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp3036 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();
3042 MachineFunction *F = BB->getParent();
3105 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();
3111 MachineFunction *F = BB->getParent();
3172 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();
3218 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();
3247 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();
3283 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();
3329 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();
3443 MachineRegisterInfo &RegInfo = BB->getParent()
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp88 if (CD->getParent()->getNumVBases() > 0 &&
248 return MD->getParent();
1311 const CXXRecordDecl *Class = CD->getParent();
1381 if (D->getParent()->getNumVBases() > 0 && D->hasAttr<DLLExportAttr>())
1413 getContext().getASTRecordLayout(MD->getParent());
1463 const CXXRecordDecl *Derived = MD->getParent();
1495 if (isa<CXXConstructorDecl>(MD) && MD->getParent()->getNumVBases()) {
1566 if (isa<CXXConstructorDecl>(MD) && MD->getParent()->getNumVBases()) {
1591 if (!D->getParent()->getNumVBases())
1622 if (Type == Dtor_Complete && DD->getParent()
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp418 const DataLayout &DL = F.getParent()->getDataLayout();
496 const DataLayout &DL = F.getParent()->getDataLayout();
498 Info->allocateModuleLDSGlobal(F.getParent());
586 const DataLayout &DL = F.getParent()->getDataLayout();
588 Info->allocateModuleLDSGlobal(F.getParent());
1254 const DataLayout &DL = F.getParent()->getDataLayout();
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DTypePrinter.cpp1235 return AppendScope(DC->getParent(), OS, NameInScope);
1241 return AppendScope(DC->getParent(), OS, NameInScope);
1243 AppendScope(DC->getParent(), OS, NS->getDeclName());
1249 AppendScope(DC->getParent(), OS, Spec->getDeclName());
1258 AppendScope(DC->getParent(), OS, Tag->getDeclName());
1266 AppendScope(DC->getParent(), OS, NameInScope);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp142 return !L->contains(Use->getParent());
681 if (L->contains(Usr->getParent()))
1424 if (auto *EVL = LI->getLoopFor(ExitInsn->getParent()))
1662 return I->getParent() == Loc->getParent() ? I : nullptr;
1846 L.getHeader()->getParent()->mustProgress() || hasMustProgress(&L);
H A DIntegerDivision.cpp181 Function *F = IBB->getParent();
182 Function *CTLZ = Intrinsic::getDeclaration(F->getParent(), Intrinsic::ctlz,
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp278 Function *CallBase::getCaller() { return getParent()->getParent(); }
574 << getParent()->getParent()->getName()
669 BasicBlock *BB = InsertBefore ? InsertBefore->getParent() : InsertAtEnd;
670 Module *M = BB->getParent()->getParent();
763 BasicBlock *BB = InsertBefore ? InsertBefore->getParent() : InsertAtEnd;
764 Module *M = BB->getParent()->getParent();
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp537 MachineFunction &MF = *MBB.getParent();
589 MachineFunction *MF = MBB->getParent();
619 const MachineFunction *MF = MBB.getParent();
706 if (!shouldCombineCSRLocalStackBump(*MBB.getParent(), StackBumpBytes))
743 MachineBasicBlock *MBB = MBBI->getParent();
744 MachineFunction &MF = *MBB->getParent();
1045 assert(MBBI != MI.getParent()->end() && "Expecting a valid instruction");
2444 MachineFunction &MF = *MBB.getParent();
2602 MachineFunction &MF = *MBB.getParent();
3141 MF = MBB->getParent();
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp190 const MachineFunction *MF = MI.getParent()->getParent();
1222 const MachineBasicBlock *MBB = MI.getParent();
1224 StackOffset Offset = TFI->getFrameIndexReference(*MBB->getParent(), FI, Reg);
1253 if (I != MI.getParent()->rend()) {
1563 if (MI.getParent()->end() == NextI)
1963 MachineInstr *MI = DiffIt.BuildDbgValue(*MBB.getParent());
2206 MachineBasicBlock *MBB = TR.TransferInst->getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h360 return Arg->getParent();
388 return cast<Argument>(V).getParent();
400 if (!Arg->getParent()->isDeclaration())
401 return &Arg->getParent()->getEntryBlock().front();
768 if (!FAM || !F.getParent())
916 FunctionInfo &FI = getFunctionInfo(*Arg.getParent());
1284 Functions.size() == Functions.front()->getParent()->size();
1480 : A(A), ReplacedFn(*Arg.getParent()), ReplacedArg(Arg),
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp294 const DataLayout &DL = Dest.getParent()->getDataLayout();
440 Module &M = *Alias.getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp241 MachineFunction &MF = *MBB.getParent();
280 const MachineFunction &MF = *MBB.getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h236 /// getParent - Return the instruction that this operand belongs to.
238 MachineInstr *getParent() { return ParentMI; } function
239 const MachineInstr *getParent() const { return ParentMI; } function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoads.cpp358 E = ScanFrom->getParent()->begin();
610 BasicBlock *ScanBB = Load->getParent();
H A DLoopCacheAnalysis.cpp330 const BasicBlock *BB = StoreOrLoadInst.getParent();
659 Function *F = L.getHeader()->getParent();

Completed in 588 milliseconds

<<21222324252627282930>>