Home
last modified time | relevance | path

Searched refs:alias4 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/test/MC/ELF/
H A Dtype.s22 # CHECK-NEXT: 17: 0000000000000000 0 OBJECT GLOBAL DEFAULT 2 alias4
109 alias4: label
110 .global alias4
111 .type alias4, @object
112 .set sym4, alias4
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dalias-test-1.m3 @compatibility_alias alias4 foo; // expected-warning {{cannot find interface declaration for 'foo'}}
/llvm-project-15.0.7/llvm/test/TableGen/
H A DAsmPredicateCombining.td96 def : InstAlias<"alias4", (insn6 R3)> { let Predicates = [AsmPred1, AsmPred2]; }