Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-opt-report/
DOptReport.cpp309 OptReportLocationInfo LLI; in writeReport() local
369 auto UStr = [UCDigits](OptReportLocationInfo &LLI) { in writeReport()
382 ICDigits](OptReportLocationInfo &LLI) -> std::string { in writeReport()
/external/llvm-project/llvm/tools/bugpoint/
DToolRunner.cpp144 class LLI : public AbstractInterpreter { class
148 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() function in __anond0aa8fa90211::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 __anon0ad69adb0211::LLI
/external/clang/lib/Driver/
DToolChains.cpp2579 LLI = D.getVFS().dir_begin(GCCInstallPath, EEC), in scanLibDirForGCCTripleSolaris() local