Home
last modified time | relevance | path

Searched defs:LLI (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-opt-report/
DOptReport.cpp356 OptReportLocationInfo LLI; in writeReport() local
416 auto UStr = [UCDigits](OptReportLocationInfo &LLI) { in writeReport()
429 ICDigits](OptReportLocationInfo &LLI) -> std::string { in writeReport()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/bugpoint/
DToolRunner.cpp145 class LLI : public AbstractInterpreter { class
149 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() function in __anon95a598dc0211::LLI
/external/llvm/tools/bugpoint/
DToolRunner.cpp154 class LLI : public AbstractInterpreter { class
158 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() function in __anon545b56840211::LLI
/external/swiftshader/third_party/LLVM/tools/bugpoint/
DToolRunner.cpp174 class LLI : public AbstractInterpreter { class
178 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() function in __anon35b1f8300211::LLI
/external/clang/lib/Driver/
DToolChains.cpp2579 LLI = D.getVFS().dir_begin(GCCInstallPath, EEC), in scanLibDirForGCCTripleSolaris() local