Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCTargetOptions.h89 std::vector<std::string> IASSearchPaths; variable
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp99 SrcMgr.setIncludeDirs(MCOptions.IASSearchPaths); in emitInlineAsm()
/llvm-project-15.0.7/llvm/tools/llc/
H A Dllc.cpp507 Options.MCOptions.IASSearchPaths = IncludeDirs; in compileModule()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp477 Options.MCOptions.IASSearchPaths.push_back( in initTargetOptions()