Home
last modified time | relevance | path

Searched defs:LocInfos (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp186 std::vector<const MDNode *> &LocInfos) { in getLocCookie()
218 std::vector<const MDNode *> &LocInfos) { in doInitialization()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp49 std::vector<const MDNode *> &LocInfos = Context.getLocInfos(); in addInlineAsmDiagBuffer() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h108 std::vector<const MDNode *> LocInfos; variable