Home
last modified time | relevance | path

Searched refs:ht (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrRef.td14 multiclass REF_I<WebAssemblyRegClass rc, ValueType vt, string ht> {
17 [(set rc:$dst, (!cast<Intrinsic>("int_wasm_ref_null_" # ht)))],
18 "ref.null_" # ht # "$dst",
19 "ref.null_" # ht,
20 !cond(!eq(ht, "func") : 0xd070,
21 !eq(ht, "extern") : 0xd06f)>,
32 [(set I32:$dst, (!cast<Intrinsic>("int_wasm_ref_is_null_" # ht) rc:$ref))],
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DScopedHashTable.h228 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, Allocator> &ht) : HT(ht) { in ScopedHashTableScope() argument
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb2/
H A D2009-09-01-PostRAProlog.ll27 @ht = internal global i32* null ; <i32**> [#uses=5]
70 %21 = load i32*, i32** @ht, align 4 ; <i32*> [#uses=1]
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dppc-shrink-wrapping.ll667 @ht = common global i32* null, align 8
734 %8 = load i32*, i32** @ht, align 8