Searched refs:s_and_b64 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/R600/ |
D | and.ll | 95 ; SI: s_and_b64 112 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}} 172 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, 64 180 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, 1 188 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, 1.0 196 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, -1.0 204 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, 0.5 212 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, -0.5 220 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, 2.0 228 ; SI: s_and_b64 s{{\[[0-9]+:[0-9]+\]}}, s{{\[[0-9]+:[0-9]+\]}}, -2.0 [all …]
|
D | fceil64.ll | 19 ; SI: s_and_b64 28 ; SI: s_and_b64
|
D | ftrunc.f64.ll | 31 ; SI: s_and_b64
|
D | valu-i1.ll | 130 ; SI: s_and_b64 [[ORNEG1:s\[[0-9]+:[0-9]+\]]], [[NEG1_CHECK_1]], [[NEG1_CHECK_0]]
|
D | llvm.AMDGPU.div_fmas.ll | 115 ; SI: s_and_b64 vcc, [[CMP0]], [[CMP1]]
|
/external/llvm/test/MC/R600/ |
D | sop2.s | 44 s_and_b64 s[2:3], s[4:5], s[6:7] label
|
/external/llvm/lib/Target/R600/ |
D | SIInstructions.td | 248 defm S_AND_B64 : SOP2_64 <sop2<0x0f, 0x0d>, "s_and_b64",
|