Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCTargetOptions.h86 std::vector<std::string> IASSearchPaths; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp99 SrcMgr.setIncludeDirs(MCOptions.IASSearchPaths); in emitInlineAsm()
/openbsd-src/gnu/llvm/llvm/tools/llc/
H A Dllc.cpp505 Options.MCOptions.IASSearchPaths = IncludeDirs; in compileModule()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp489 Options.MCOptions.IASSearchPaths.push_back( in initTargetOptions()