| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | EHPersonalities.cpp | 41 .Case("rust_eh_personality", EHPersonality::Rust) in classifyEHPersonality() 60 case EHPersonality::Rust: return "rust_eh_personality"; in getEHPersonalityName()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | EHPersonalities.h | 33 Rust, enumerator
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBSymbolCompiland.cpp | 104 .Case(".rs", Lang == PDB_Lang::Rust) in getSourceFileFullPath()
|
| H A D | PDBExtras.cpp | 234 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Rust, OS) in operator <<()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | containing-type-extension-rust.ll | 94 !9 = !DIFile(filename: "t2.rs", directory: "/home/tromey/Rust") 97 !12 = !DIFile(filename: "/home/tromey/Rust/rust/src/libcore/ptr.rs", directory: "")
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | rust.ll | 10 ; OBJ-NEXT: Language: Rust (0x15)
|
| H A D | types-empty-member-fn.ll | 9 ; Rust source to regenerate:
|
| H A D | language.ll | 40 ; RUN: sed -e 's/<LANG1>/DW_LANG_Rust/;s/<LANG2>/Rust/' %s > %t
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | dwarf-aranges-zero-size.ll | 3 ; Generated from the following Rust source:
|
| /llvm-project-15.0.7/llvm/test/ThinLTO/X86/ |
| H A D | thinlto-internalize-doublepromoted.ll | 7 ; as the Rust compiler which does a first round of ThinLTO on library code,
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/Generic/ |
| H A D | univariant-discriminated-union.ll | 39 !3 = !DIFile(filename: "e3.rs", directory: "/home/tromey/Rust")
|
| H A D | discriminated-union.ll | 52 !3 = !DIFile(filename: "e3.rs", directory: "/home/tromey/Rust")
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | VariableNames.rst | 49 Many other coding guidelines [LLDB]_ [Google]_ [WebKit]_ [Qt]_ [Rust]_ [Swift]_ 77 ``lower_case`` is consistent with [LLDB]_, [Google]_, [Rust]_ and [Python]_. 356 .. [Rust] Rust naming conventions https://doc.rust-lang.org/1.0.0/style/style/naming/README.html citation in References
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Security.rst | 42 * Josh Stone (RedHat; Rust) [cuviper] 50 * Pietro Albini (Ferrous Systems; Rust) [pietroalbini] 225 …e can cause undesirable behavior. For example, a maliciously-crafter C or Rust source file can cau…
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 165 Rust = 0x15, enumerator
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AVR/ |
| H A D | issue-regalloc-stackframe-folding-earlyclobber.ll | 7 ; It is taken from the translated LLVM IR of the Rust core library.
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | README.txt | 22 Rust provides WebAssembly support integrated into Cargo. There are two
|
| /llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/ |
| H A D | llvm_debuginfo.ml | 44 | Rust Constructor
|
| H A D | llvm_debuginfo.mli | 44 | Rust Constructor
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 107 CV_ENUM_ENT(SourceLanguage, Swift), CV_ENUM_ENT(SourceLanguage, Rust),
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalSymbolDumper.cpp | 212 RETURN_CASE(SourceLanguage, Rust, "rust"); in formatSourceLanguage()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | SymbolFilePDB.cpp | 80 case PDB_Lang::Rust: in TranslateLanguage()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | SymbolFileNativePDB.cpp | 83 case PDB_Lang::Rust: in TranslateLanguage()
|
| /llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/ |
| H A D | Dwarf.def | 901 HANDLE_DW_LANG(0x001c, Rust, 0, 5, DWARF)
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | CodeViewDebug.cpp | 599 return SourceLanguage::Rust; in MapDWLangToCVLang()
|