Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCTargetOptions.h101 std::vector<std::string> IASSearchPaths; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp100 SrcMgr.setIncludeDirs(MCOptions.IASSearchPaths); in emitInlineAsm()
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp512 Options.MCOptions.IASSearchPaths = IncludeDirs; in compileModule()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp483 Options.MCOptions.IASSearchPaths.push_back( in initTargetOptions()