Home
last modified time | relevance | path

Searched refs:UseInputModulePath (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A DConfig.h213 bool UseInputModulePath = false);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LTO/
DConfig.h276 bool UseInputModulePath = false,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LTO/
DConfig.h279 bool UseInputModulePath = false,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/
H A DConfig.h276 bool UseInputModulePath = false,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LTO/
DConfig.h276 bool UseInputModulePath = false,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LTO/
DConfig.h276 bool UseInputModulePath = false,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOBackend.cpp58 bool UseInputModulePath) { in addSaveTemps() argument
80 if (M.getModuleIdentifier() == "ld-temp.o" || !UseInputModulePath) { in addSaveTemps()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTOBackend.cpp86 Error Config::addSaveTemps(std::string OutputFileName, bool UseInputModulePath, in addSaveTemps() argument
114 if (M.getModuleIdentifier() == "ld-temp.o" || !UseInputModulePath) { in addSaveTemps()