Home
last modified time | relevance | path

Searched defs:InlinedAt (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugLoc.cpp36 if (MDNode *InlinedAt = getInlinedAt()) in getScopeNode() local
51 MDNode *Scope, MDNode *InlinedAt) { in get()
H A DMetadata.cpp664 Metadata *InlinedAt, bool AllowRAUW) { in constructHelper()
686 Metadata *InlinedAt, bool ShouldCreate) { in getImpl()
708 Metadata *InlinedAt) { in getDistinct()
H A DLLVMContextImpl.h224 Metadata *InlinedAt; member
H A DDebugInfo.cpp1438 if (MDNode *InlinedAt = getInlinedAt()) { in printExtendedName() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DLexicalScopes.cpp143 MDNode *InlinedAt = nullptr; in getOrCreateLexicalScope() local
189 MDNode *InlinedAt) { in getOrCreateInlinedScope()
H A DMachineInstr.cpp1748 if (MDNode *InlinedAt = DV.getInlinedAt()) { in print() local
/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A DIRBindings.cpp96 LLVMMetadataRef InlinedAt) { in LLVMSetCurrentDebugLocation2()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp874 MDNode *InlinedAt = BI->getDebugLoc().getInlinedAt(Ctx); in fixupLineNumbers() local
880 MDNode *InlinedAt = BI->getDebugLoc().getInlinedAt(Ctx); in fixupLineNumbers() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp792 if (Metadata *InlinedAt = N->getInlinedAt()) in WriteMDLocation() local
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1290 Metadata *InlinedAt = in ParseMetadata() local