Home
last modified time | relevance | path

Searched refs:Rust (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/llvm/lib/IR/
H A DEHPersonalities.cpp42 .Case("rust_eh_personality", EHPersonality::Rust) in classifyEHPersonality()
71 case EHPersonality::Rust: in getEHPersonalityName()
/llvm-project/llvm/include/llvm/IR/
H A DEHPersonalities.h33 Rust, enumerator
/llvm-project/llvm/test/DebugInfo/X86/
H A Dcontaining-type-extension-rust.ll94 !9 = !DIFile(filename: "t2.rs", directory: "/home/tromey/Rust")
97 !12 = !DIFile(filename: "/home/tromey/Rust/rust/src/libcore/ptr.rs", directory: "")
/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolCompiland.cpp103 .Case(".rs", Lang == PDB_Lang::Rust) in getSourceFileFullPath()
H A DPDBExtras.cpp235 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_Lang, Rust, OS) in operator <<()
/llvm-project/llvm/test/DebugInfo/COFF/
H A Drust.ll10 ; OBJ-NEXT: Language: Rust (0x15)
H A Dtypes-empty-member-fn.ll9 ; Rust source to regenerate:
H A Dlanguage.ll40 ; RUN: sed -e 's/<LANG1>/DW_LANG_Rust/;s/<LANG2>/Rust/' %s > %t
H A Dtrailing-inlined-function.s4 # Rust source to regenerate:
/llvm-project/llvm/test/CodeGen/X86/
H A Ddwarf-aranges-zero-size.ll3 ; Generated from the following Rust source:
/llvm-project/llvm/test/DebugInfo/
H A Dsymbolize-demangling-mingw32.s115 # Rust
/llvm-project/llvm/test/Verifier/
H A Ddisubprogram-declaration-within-struct.ll4 ; The Rust source:
/llvm-project/llvm/test/ThinLTO/X86/
H A Dthinlto-internalize-doublepromoted.ll7 ; as the Rust compiler which does a first round of ThinLTO on library code,
/llvm-project/llvm/test/DebugInfo/Generic/
H A Dunivariant-discriminated-union.ll40 !3 = !DIFile(filename: "e3.rs", directory: "/home/tromey/Rust")
H A Ddiscriminated-union.ll53 !3 = !DIFile(filename: "e3.rs", directory: "/home/tromey/Rust")
/llvm-project/llvm/docs/Proposals/
H A DVariableNames.rst49 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/llvm/docs/
H A DSecurity.rst45 * Josh Stone (Red Hat; Rust) [@cuviper]
52 * Pietro Albini (Ferrous Systems; Rust) [@pietroalbini]
238 undesirable behavior. For example, a maliciously crafted C or Rust source file
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h168 Rust = 0x15, enumerator
/llvm-project/llvm/test/CodeGen/AVR/
H A Dissue-regalloc-stackframe-folding-earlyclobber.ll7 ; It is taken from the translated LLVM IR of the Rust core library.
/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt22 Rust provides WebAssembly support integrated into Cargo. There are two
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.ml44 | Rust Constructor
H A Dllvm_debuginfo.mli44 | Rust Constructor
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp107 CV_ENUM_ENT(SourceLanguage, Swift), CV_ENUM_ENT(SourceLanguage, Rust),
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.def940 HANDLE_DW_LANG(0x001c, Rust, 0, 5, DWARF)
1019 HANDLE_DW_LNAME(0x0019, Rust, "Rust", 0)
/llvm-project/llvm/test/Analysis/ValueTracking/
H A Dknown-power-of-two-urem.ll408 ; Rust's implementation of `%p = next_power_of_two(%x)`

12