Searched refs:LLI (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/tools/llvm-opt-report/ |
| H A D | OptReport.cpp | 311 OptReportLocationInfo LLI; in writeReport() local 325 LLI |= CI.second; in writeReport() 371 auto UStr = [UCDigits](OptReportLocationInfo &LLI) { in writeReport() argument 376 RS << LLI.UnrollCount; in writeReport() 384 ICDigits](OptReportLocationInfo &LLI) -> std::string { in writeReport() argument 389 RS << LLI.VectorizationFactor << "," << LLI.InterleaveCount; in writeReport() 397 OS << (LLI.Inlined.Transformed && InlinedCols < 2 ? "I" : in writeReport() 399 OS << (LLI.Unrolled.Transformed && UnrolledCols < 2 ? in writeReport() 400 "U" + UStr(LLI) : (NothingUnrolled ? "" : " " + USpaces)); in writeReport() 401 OS << (LLI.Vectorized.Transformed && VectorizedCols < 2 ? in writeReport() [all …]
|
| /openbsd-src/gnu/llvm/llvm/tools/bugpoint/ |
| H A D | ToolRunner.cpp | 144 class LLI : public AbstractInterpreter { class 148 LLI(const std::string &Path, const std::vector<std::string> *Args) in LLI() function in __anon0f9734300211::LLI 165 Expected<int> LLI::ExecuteProgram(const std::string &Bitcode, in ExecuteProgram() 226 return new LLI(*LLIPath, ToolArgs); in createLLI()
|
| /openbsd-src/gnu/usr.bin/perl/lib/unicore/ |
| H A D | NamedSequences.txt | 420 TAMIL SYLLABLE LLI; 0BB3 0BBF
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | GettingStarted.rst | 1033 generates and code that LLI generates. This is useful if you are
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| H A D | m68k.md | 7512 asm_fprintf (asm_out_file, \"\\tset %LLI%d,.+2\\n\", 7515 asm_fprintf (asm_out_file, \"\\t.set %LLI%d,.+2\\n\",
|
| /openbsd-src/gnu/gcc/gcc/config/m68k/ |
| H A D | m68k.md | 6577 asm_fprintf (asm_out_file, "\\t.set %LLI%d,.+2\\n",
|