| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | SymbolMap.cpp | 45 const std::string &Translation = UnobfuscatedStrings[LineNumber]; in operator ()() local 47 return Translation; in operator ()() 51 if (Translation[0] == 1) in operator ()() 52 return StringRef(Translation).drop_front(); in operator ()() 58 UnobfuscatedStrings.emplace_back("_" + Translation); in operator ()()
|
| /llvm-project-15.0.7/mlir/test/Target/LLVMIR/ |
| H A D | openmp-llvm-invalid.mlir | 7 // expected-error @+1 {{LLVM Translation failed for operation: omp.atomic.update}} 24 // expected-error @+1 {{LLVM Translation failed for operation: omp.atomic.update}} 38 // expected-error @+1 {{LLVM Translation failed for operation: omp.atomic.capture}} 56 // expected-error @+1 {{LLVM Translation failed for operation: omp.atomic.capture}} 82 // expected-error @below {{LLVM Translation failed for operation: omp.threadprivate}}
|
| /llvm-project-15.0.7/llvm/lib/Target/LoongArch/ |
| H A D | LoongArch.td | 79 // Loongson Binary Translation (LBT) 82 "'LBT' (Loongson Binary Translation Extension)">; 86 "'LBT' (Loongson Binary Translation Extension)">;
|
| /llvm-project-15.0.7/mlir/test/mlir-translate/ |
| H A D | commandline.mlir | 2 // CHECK: OVERVIEW: MLIR Translation Testing Tool
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-translate/ |
| H A D | CMakeLists.txt | 3 Translation.cpp
|
| /llvm-project-15.0.7/llvm/lib/Option/ |
| H A D | ArgList.cpp | 155 const char *Translation, in AddAllArgsTranslated() argument 161 Output.push_back(MakeArgString(StringRef(Translation) + in AddAllArgsTranslated() 164 Output.push_back(Translation); in AddAllArgsTranslated()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-rc/Inputs/ |
| H A D | tag-versioninfo.rc | 29 VALUE "Translation", 0x409, 1252
|
| H A D | parser-correct-everything.rc | 110 VALUE "Translation", 0x409, 1252
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticCrossTUKinds.td | 1 //==--- DiagnosticCrossTUKinds.td - Cross Translation Unit diagnostics ----===//
|
| /llvm-project-15.0.7/llvm/resources/ |
| H A D | windows_version_resource.rc | 87 VALUE "Translation", 0x0409, 0x04B0
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVSystemOperands.td | 149 // Supervisor Protection and Translation 196 // Hypervisor Protection and Translation 279 // Machine Protection and Translation
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | libomp.rc.var | 64 VALUE "Translation", 1033, 1200
|
| /llvm-project-15.0.7/llvm/docs/GlobalISel/ |
| H A D | IRTranslator.rst | 81 Translation of Constants
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | rv64-machine-csr-names.s | 11 # Machine Protection and Translation
|
| H A D | supervisor-csr-names.s | 210 # Supervisor Protection and Translation
|
| H A D | hypervisor-csr-names.s | 194 # Hypervisor Protection and Translation
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/ |
| H A D | README.md | 44 How to use the experimental Cross Translation Unit analysis
|
| /llvm-project-15.0.7/llvm/include/llvm/Option/ |
| H A D | ArgList.h | 350 const char *Translation,
|
| /llvm-project-15.0.7/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/ |
| H A D | scripted_crashlog.ips | 241 "description": "(Data Abort) byte write Translation fault",
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | DriverInternals.rst | 266 #. **Translate: Tool Specific Argument Translation** 317 ToolChain Argument Translation
|
| H A D | ClangTransformerTutorial.rst | 54 (within the limits of single `Translation Unit (TU)`_, 58 .. _`Translation Unit (TU)`: https://en.wikipedia.org/wiki/Translation_unit_\(programming\)
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-rc/ |
| H A D | parser.test | 91 ; PGOOD-NEXT: "Translation" => 1033, 1252
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | TypeMetadata.rst | 281 - **Translation Unit**
|
| /llvm-project-15.0.7/libc/benchmarks/ |
| H A D | RATIONALE.md | 219 The same reasoning goes for instruction Translation Lookaside Buffer
|
| /llvm-project-15.0.7/clang/docs/analyzer/user-docs/ |
| H A D | CrossTranslationUnit.rst | 2 Cross Translation Unit (CTU) Analysis
|