Home
last modified time | relevance | path

Searched defs:MDOp (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp111 for (const MDOperand &MDOp : List->operands()) in collectMDInDomain() local
124 for (const MDOperand &MDOp : NoAlias->operands()) in mayAliasInScopes() local
H A DModuleSummaryAnalysis.cpp520 for (auto &MDOp : MemProfMD->operands()) { computeFunctionSummary() local
/llvm-project/polly/lib/Transform/
H A DManualOptimizer.cpp130 [](const MDOperand &MDOp) { return isa<MDNode>(MDOp.get()); }), in getLoopMDProps() argument
131 [](const MDOperand &MDOp) { return cast<MDNode>(MDOp.get()); }); in getLoopMDProps() argument
/llvm-project/llvm/lib/IR/
H A DTypeFinder.cpp95 for (const auto *MDOp : NMD.operands()) run() local
H A DMemoryModelRelaxationAnnotations.cpp44 assert(isTagMD(MDOp)); in MMRAMetadata() local
H A DMetadata.cpp1144 for (const MDOperand &MDOp : A->operands()) getMostGenericAliasScope() local
1149 for (const MDOperand &MDOp : B->operands()) getMostGenericAliasScope() local
1157 for (const MDOperand &MDOp : A->operands()) getMostGenericAliasScope() local
H A DVerifier.cpp4897 for (const MDOperand &MDOp : MD->operands()) visitMMRAMetadata() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp353 for (const MDOperand &MDOp : MD->operands()) { lowerFormalArguments() local
H A DSPIRVAsmPrinter.cpp411 for (const MDOperand &MDOp : MDN->operands()) { addOpsFromMDNode() local
H A DSPIRVModuleAnalysis.cpp1210 const MDOperand &MDOp = MDN->getOperand(1); collectReqs() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp1143 for (const auto &MDOp : ScopeList->operands()) { adaptNoAliasScopes() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1659 for (auto &MDOp : MemProfMD->operands()) { ModuleCallsiteContextGraph() local
3639 for (auto &MDOp : MemProfMD->operands()) { applyImport() local