Home
last modified time | relevance | path

Searched refs:FOO2 (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/lld/test/ELF/
H A Dmips-mgot.s22 # CHECK: [[FOO2:[0-9a-f]+]] g .text 00000000 foo2
25 # CHECK-NEXT: 70000 00000000 80000000 [[FOO0]] [[FOO2]]
57 # GOT-NEXT: Value: 0x[[FOO2:[0-9A-F]+]]
92 # GOT-NEXT: Initial: 0x[[FOO2]]
93 # GOT-NEXT: Value: 0x[[FOO2]]
/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dmacro_paste_empty.c7 #define FOO2(X) Y ## X macro
8 b:FOO2()
H A Dmacro_space.c5 #define FOO2(x)x macro
19 TEST(FOO2,)
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Denhanced-proto-2.m15 - (void) FOO2; method
20 - (void) FOO2{} method
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-not/
H A Dnot-calls-external.txt42 # RUN: | FileCheck -check-prefixes=FOO2,BAR1 %s
51 # RUN: | FileCheck -check-prefixes=FOO2,BAR2 %s
62 # FOO2: FOO = 2
/llvm-project-15.0.7/clang/test/Parser/
H A Denhanced-proto-1.m15 - (void) FOO2; method
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dpromote-alloca-array-aggregate.ll24 ; CHECK-NEXT: [[FOO2:%.*]] = getelementptr [[BLOCK]], [[BLOCK]] addrspace(1)* @block, i32 0, i32…
25 ; CHECK-NEXT: [[FOO3:%.*]] = load [1 x float], [1 x float] addrspace(1)* [[FOO2]], align 4
72 ; CHECK-NEXT: [[FOO2:%.*]] = load i32, i32* [[I]], align 4
73 ; CHECK-NEXT: [[FOO3:%.*]] = sitofp i32 [[FOO2]] to float
120 ; CHECK-NEXT: [[FOO2:%.*]] = getelementptr [[BLOCK3]], [[BLOCK3]] addrspace(1)* @block3, i32 0, …
121 ; CHECK-NEXT: [[FOO3:%.*]] = load [2 x float], [2 x float] addrspace(1)* [[FOO2]], align 4
168 ; CHECK-NEXT: [[FOO2:%.*]] = getelementptr { [4 x double], <2 x double>, <3 x double>, <4 x doub…
169 ; CHECK-NEXT: [[FOO3:%.*]] = load double, double addrspace(1)* [[FOO2]], align 8
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dmachine-outliner-size-info.mir13 # CHECK-SAME: [[FOO1:[1-9][0-9]*]] to [[FOO2:[1-9][0-9]*]];
24 # CHECK-NEXT: - MIInstrsAfter: '[[FOO2]]'
/llvm-project-15.0.7/llvm/test/tools/llvm-rc/
H A Dpreproc.test3 …" "-o" "{{.*}}preproc-{{.*}}.rc" "-I" "{{.*}}" "-D" "FOO1=\"foo bar\"" "-U" "FOO2" "-D" "FOO3"{{$}}
H A Dwindres-preproc.test2 …" "-I" "{{.*}}incdir1" "-I" "{{.*}}incdir2" "-D" "FOO1=\"foo bar\"" "-U" "FOO2" "-D" "FOO3" "-DFOO…
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Dsdag-dangling-dbgvalue.ll52 ; CHECK: ![[FOO2:.*]] = !DILocalVariable(name: "foo2"
89 ; INSTRREF-NEXT: DBG_INSTR_REF 1, 0, ![[FOO2]], !DIExpression()
91 ; DBGVALUE-NEXT: DBG_VALUE [[REG2]], $noreg, ![[FOO2]], !DIExpression
/llvm-project-15.0.7/llvm/test/TableGen/
H A DMultiClassInherit.td81 defm FOO2 : s2<99>;