Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/MC/Mips/msa/
H A Dtest_cbranch.s16 #CHECK: bnz.w $w2, SYMBOL2 # encoding: [0x47,0xc2,A,A]
17 … # fixup A - offset: 0, value: SYMBOL2, kind: fixup_Mips_PC16
43 #CHECK: bz.w $w2, SYMBOL2 # encoding: [0x47,0x42,A,A]
44 … # fixup A - offset: 0, value: SYMBOL2, kind: fixup_Mips_PC16
62 bnz.w $w2, SYMBOL2
74 bz.w $w2, SYMBOL2
/llvm-project-15.0.7/clang-tools-extra/test/modularize/
H A DProblemsInconsistent.modularize74 # CHECK-NEXT: #ifdef SYMBOL2
76 # CHECK-NEXT: error: Conditional expression instance 'SYMBOL2' has different values in this header,…
77 # CHECK-NEXT: 'SYMBOL2' expanded to: 'false' with respect to these inclusion paths:
80 # CHECK-NEXT: 'SYMBOL2' expanded to: 'true' with respect to these inclusion paths:
/llvm-project-15.0.7/clang-tools-extra/test/modularize/Inputs/
H A DInconsistentHeader2.h2 #define SYMBOL2 1 macro
H A DInconsistentSubHeader.h6 #ifdef SYMBOL2