Home
last modified time | relevance | path

Searched refs:IASSearchPaths (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCTargetOptions.h70 std::vector<std::string> IASSearchPaths; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp97 SrcMgr.setIncludeDirs(MCOptions.IASSearchPaths); in emitInlineAsm()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp479 Options.MCOptions.IASSearchPaths = IncludeDirs; in compileModule()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp594 Options.MCOptions.IASSearchPaths.push_back( in initTargetOptions()