Home
last modified time | relevance | path

Searched refs:SWAP (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/lld/test/ELF/
H A Dppc64-pcrel-cross-link.s47 # SWAP-NEXT: blr
50 # SWAP: blr
53 # SWAP: blr
56 # SWAP-NEXT: nop
58 # SWAP-NEXT: ld 2, 24(1)
59 # SWAP-NEXT: blr
61 # SWAP: bctr
64 # SWAP: bctr
68 # SWAP-NEXT: blr
70 # SWAP: bctr
[all …]
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dsections.s34 # RUN: FileCheck -check-prefix=SEC-SWAP-NAMES %s
37 # SEC-SWAP-NAMES: 1 .data 0000000e {{[0-9a-f]*}} TEXT
38 # SEC-SWAP-NAMES: 2 .text 00000020 {{[0-9a-f]*}} DATA
39 # SEC-SWAP-NAMES: 3 other 00000003 {{[0-9a-f]*}} DATA
40 # SEC-SWAP-NAMES: 4 .bss 00000002 {{[0-9a-f]*}} BSS
41 # SEC-SWAP-NAMES: 5 .comment 00000008 {{[0-9a-f]*}}
42 # SEC-SWAP-NAMES: 6 .symtab 00000030 {{[0-9a-f]*}}
43 # SEC-SWAP-NAMES: 7 .shstrtab 0000003b {{[0-9a-f]*}}
44 # SEC-SWAP-NAMES: 8 .strtab 00000008 {{[0-9a-f]*}}
/llvm-project-15.0.7/llvm/test/MC/AMDGPU/
H A Dds-err.s77 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,0)
80 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,3)
83 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,17)
86 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,32)
H A Dds.s538 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,1)
542 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,2)
546 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,4)
550 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,8)
554 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,16)
H A Dgfx11_ds.s141 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,16)
H A Dgfx10_err_pos.s577 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,3)
585 ds_swizzle_b32 v8, v2 offset:swizzle(SWAP,0)
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddot-syntax.m61 #define SWAP(T,a,b) { T a_tmp = a; a = b; b = a_tmp; }
93 SWAP(int, a.x, b.x);
94 // SWAP(__complex int, a.y, b.y);
95 SWAP(S, a.z, b.z);
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dfunction-size-variables-c++17.cpp12 #define SWAP(x, y) ({auto& [x0, x1] = x; __typeof__(x) t = {x0, x1}; auto& [y0, y1] = y; auto& [t0… macro
16 SWAP(a, b); in variables_13()
H A Dfunction-size.cpp292 #define SWAP(x, y) ({__typeof__(x) temp = x; x = y; y = temp; }) macro
295 SWAP(a, b); in variables_15()
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Datomic_cmp_swap_local.ll11 ; SICI-DAG: s_load_dword [[SWAP:s[0-9]+]], s{{\[[0-9]+:[0-9]+\]}}, 0x1c
13 ; GFX89-DAG: s_load_dword [[SWAP:s[0-9]+]], s{{\[[0-9]+:[0-9]+\]}}, 0x70
16 ; GCN-DAG: v_mov_b32_e32 [[VSWAP:v[0-9]+]], [[SWAP]]
73 ; SICI-DAG: s_load_dword [[SWAP:s[0-9]+]], s{{\[[0-9]+:[0-9]+\]}}, 0x12
75 ; GFX89-DAG: s_load_dword [[SWAP:s[0-9]+]], s{{\[[0-9]+:[0-9]+\]}}, 0x48
78 ; GCN-DAG: v_mov_b32_e32 [[VSWAP:v[0-9]+]], [[SWAP]]
H A Dnoclobber-barrier.ll451 ; CHECK-NEXT: [[UNUSED:%.*]] = cmpxchg i32 addrspace(3)* @LDS, i32 7, i32 [[SWAP:%.*]] seq_cst m…
502 ; CHECK-NEXT: [[UNUSED:%.*]] = cmpxchg i32 addrspace(1)* [[OUT:%.*]], i32 7, i32 [[SWAP:%.*]] se…
H A Dwqm.ll2218 ; GFX9-W64-NEXT: ds_swizzle_b32 v2, v2 offset:swizzle(SWAP,2)
2248 ; GFX10-W32-NEXT: ds_swizzle_b32 v2, v2 offset:swizzle(SWAP,2)
2755 ; GFX9-W64-NEXT: ds_swizzle_b32 v2, v2 offset:swizzle(SWAP,2)
2785 ; GFX10-W32-NEXT: ds_swizzle_b32 v2, v2 offset:swizzle(SWAP,2)
2839 ; GFX9-W64-NEXT: ds_swizzle_b32 v2, v2 offset:swizzle(SWAP,2)
2869 ; GFX10-W32-NEXT: ds_swizzle_b32 v2, v2 offset:swizzle(SWAP,2)
/llvm-project-15.0.7/compiler-rt/lib/builtins/hexagon/
H A Ddffma.S61 #define SWAP p1 macro
195 SWAP = cmp.gt(EXPC,EXPA) // If C >> PP define
196 if (SWAP.new) EXPCA = combine(EXPA,EXPC)
211 if (SWAP) PP_LL = CTMP2
212 if (SWAP) CTMP2 = PP_LL
222 if (SWAP) PP_HH = CTMP // Swap C and PP
223 if (SWAP) CTMP = PP_HH
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dcmpxchg-04.ll101 ; CHECK: lghi [[SWAP:%r[0-9]+]], 1002
102 ; CHECK: csg %r2, [[SWAP]], 0(%r3)
H A Dcmpxchg-02.ll51 ; CHECK-SHIFT: lhi [[SWAP:%r[0-9]+]], 88
52 ; CHECK-SHIFT: risbg [[SWAP]], {{%r[0-9]+}}, 32, 47, 0
H A Dcmpxchg-01.ll51 ; CHECK-SHIFT: lhi [[SWAP:%r[0-9]+]], 88
52 ; CHECK-SHIFT: risbg [[SWAP]], {{%r[0-9]+}}, 32, 55, 0
H A Dcmpxchg-03.ll137 ; CHECK: lhi [[SWAP:%r[0-9]+]], 1002
138 ; CHECK: cs %r2, [[SWAP]], 0(%r3)
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kInstrShiftRotate.td15 /// SHL [~] ASR [~] LSR [~] SWAP [ ]
/llvm-project-15.0.7/llvm/lib/Target/AVR/
H A DAVRISelLowering.h69 SWAP, enumerator
H A DAVRInstrInfo.td80 // SWAP node.
81 def AVRSwap : SDNode<"AVRISD::SWAP", SDTIntUnaryOp>;
2043 // SWAP Rd
H A DAVRISelLowering.cpp340 Victim = DAG.getNode(AVRISD::SWAP, dl, VT, Victim); in LowerShifts()
347 Victim = DAG.getNode(AVRISD::SWAP, dl, VT, Victim); in LowerShifts()
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimath.c124 #define SWAP(T, A, B) \ macro
1814 SWAP(mp_digit *, da, db); in s_uadd()
1815 SWAP(mp_size, size_a, size_b); in s_uadd()
1875 SWAP(mp_digit *, da, db); in s_kmul()
1876 SWAP(mp_size, size_a, size_b); in s_kmul()
/llvm-project-15.0.7/llvm/docs/
H A DAMDGPUModifierSyntax.rst151 offset:swizzle(SWAP,{1..16}) Specifies a swap mode.
172 offset:swizzle(SWAP, 8)
/llvm-project-15.0.7/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.td695 // Section B.8 - SWAP Register with Memory Instruction
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.td778 defm atomic_swap : SIAtomicM0Glue2 <"SWAP">;

12