Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp373 std::vector<const MDNode *> &LocInfos) { in getLocCookie()
404 std::vector<const MDNode *> &LocInfos) { in doInitialization()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp48 std::vector<const MDNode *> &LocInfos = Context.getLocInfos(); in addInlineAsmDiagBuffer() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h90 std::vector<const MDNode *> LocInfos; variable