Searched refs:getParent (Results 501 - 525 of 1090) sorted by relevance

<<21222324252627282930>>

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMoveChecker.cpp482 const CXXRecordDecl *RD = MethodDecl->getParent();
539 } while ((LC = LC->getParent()));
611 const CXXRecordDecl *RD = CtorDec->getParent();
649 const CXXRecordDecl *RD = MethodDecl->getParent();
H A DConversionChecker.cpp69 const Stmt *Parent = PM.getParent(Cast);
H A DSmartPtrModeling.cpp90 if (!MethodDecl || !MethodDecl->getParent())
93 const auto *RecordDecl = MethodDecl->getParent();
142 if (!MethodDecl || !MethodDecl->getParent())
145 const auto *RecordDecl = MethodDecl->getParent();
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp142 const CXXRecordDecl *calleeMethodsClass = M->getParent();
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DState.cpp148 << CD->getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DEHPersonalities.cpp132 SuccColor = cast<Instruction>(ParentPad)->getParent();
H A DMemoryDependenceAnalysis.cpp241 if (BB != &BB->getParent()->getEntryBlock())
356 if (ClosestDependency->getParent() == BB)
363 LI, NonLocalDepResult(ClosestDependency->getParent(),
640 if (BB != &BB->getParent()->getEntryBlock())
665 BasicBlock *QueryParent = QueryInst->getParent();
671 if (QueryParent != &QueryParent->getParent()->getEntryBlock())
750 BasicBlock *QueryBB = QueryCall->getParent();
809 } else if (DirtyBB != &DirtyBB->getParent()->getEntryBlock()) {
846 BasicBlock *FromBB = QueryInst->getParent();
945 assert(ExistingResult->getResult().getInst()->getParent()
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp115 MachineFunction *MF = MBB.getParent();
H A DMipsCCState.cpp77 Function *F = G->getGlobal()->getParent()->getFunction(Sym);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp66 LLVMContext &Context = C->getParent()->getContext();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp586 Module::GlobalListType &Globals = GV->getParent()->getGlobalList();
903 *GV->getParent(), GlobalType, false, GlobalValue::InternalLinkage,
996 GV->getParent()->getGlobalList().insert(GV->getIterator(), InitBool);
1161 GV->getParent()->getGlobalList().insert(GV->getIterator(), NewGV);
1187 const DataLayout &DL = GV->getParent()->getDataLayout();
1323 const DataLayout &DL = GV->getParent()->getDataLayout();
1342 assert(I->getParent()->getParent() == F);
1451 auto &DL = GV->getParent()->getDataLayout();
1469 const DataLayout &DL = GV->getParent()
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOMemOPSizeOpt.cpp310 auto BBEdgeCount = BFI.getBlockProfileCount(MO.I->getParent());
419 BasicBlock *BB = MO.I->getParent();
455 annotateValueSite(*Func.getParent(), *MO.I, RemVDs, SavedRemainCount,
489 setProfMetadata(Func.getParent(), SI, CaseCounts, MaxCount);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARC.h76 auto *BB = PN.getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp158 MachineFunction *MF = MBB->getParent();
358 MachineBasicBlock &OldMBB = *OldInst->getParent();
394 MachineFunction &MF = *CurMBB.getParent();
399 CurMBB.getParent()->insert(++MBBI, NewMBB);
455 MachineFunction *MF = CurMBB->getParent();
617 MachineFunction *MF = MBB->getParent();
644 MachineFunction *MF = MBB1->getParent();
761 MachineBasicBlock *MBB = MBBIStartPos->getParent();
792 MBBICommon->cloneMergedMemRefs(*MBB->getParent(), {&*MBBICommon, &*MBBI});
924 &MergePotentials.front().getBlock()->getParent()
[all...]
H A DSwiftErrorValueTracking.cpp305 const Function *F = R->getParent()->getParent();
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp169 MachineBasicBlock &B = *MI.getParent();
352 const MachineFunction &MF = *MI.getParent()->getParent();
1103 const MachineFunction *MF = MI.getParent()->getParent();
1357 if (NextMII != I.getParent()->end() && HII->isNewValueJump(*NextMII)) {
1698 MachineBasicBlock *MBB = MI.getParent();
1835 auto &HST = MI.getParent()->getParent()->getSubtarget<HexagonSubtarget>();
1896 auto *OldBB = OldPacketMIs.front()->getParent();
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp235 uint64_t CurrBlockFreq = MBFI->getBlockFreq(MI->getParent()).getFrequency();
241 if (CurrBlockFreq > EntryFreq || MPDT->dominates(MI->getParent(), Entry))
347 BuildMI(*PHIInput->getParent(), PHIInput, PHIInput->getDebugLoc(),
372 *PHI->getParent(), PHI, PHI->getDebugLoc(), TII->get(PPC::PHI), AccReg);
968 MachineInstrBuilder(*LiMI->getParent()->getParent(), *LiMI)
1113 if (BB1 && Inst->getOpcode() == PPC::PHI && Inst->getParent() == BB2) {
1148 if (CMPI->getParent() != &BB)
1208 if (Inst->getParent() == &MBB && Inst->getOpcode() != PPC::PHI)
1474 if (Inst->getParent() !
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMatrixBuilder.h35 Module *getModule() { return B.GetInsertBlock()->getParent()->getParent(); }
H A DGlobalValue.h572 Module *getParent() { return Parent; }
573 const Module *getParent() const { return Parent; }
H A DBasicBlock.h107 const Function *getParent() const { return Parent; } function in class:llvm::final
108 Function *getParent() { return Parent; } function in class:llvm::final
238 /// \pre \a getParent() is \c nullptr.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp357 if (!TM.shouldAssumeDSOLocal(*GV->getParent(), GV))
372 !TM.shouldAssumeDSOLocal(*GV->getParent(), GV);
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegBankSelect.h218 : Instr.getParent()->end();
222 return *Instr.getParent();
603 /// \pre \p MO == MO.getParent()->getOperand(\p RepairPt.getOpIdx())
604 /// \pre \p ValMapping is the mapping of \p MO for MO.getParent()
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp302 Entries.front().getInstr()->getParent()->sameSection(&MF->front())) {
383 PrevInstBB = CurMI->getParent();
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h241 const LocationContext *getParent() const { return Parent; } function in class:clang::LocationContext
323 bool inTopFrame() const override { return getParent() == nullptr; }
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp47 FoundDecl = CtorDecl->getParent();
49 FoundDecl = DtorDecl->getParent();

Completed in 415 milliseconds

<<21222324252627282930>>