Home
last modified time | relevance | path

Searched refs:v_cndmask_b32 (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/CodeGen/AMDGPU/
Dselect64.ll19 ; CHECK: v_cndmask_b32
20 ; CHECK-NOT: v_cndmask_b32
30 ; CHECK: v_cndmask_b32
31 ; CHECK-NOT: v_cndmask_b32
41 ; CHECK: v_cndmask_b32
42 ; CHECK-NOT: v_cndmask_b32
Dvselect.ll50 ; SI: v_cndmask_b32
51 ; SI: v_cndmask_b32
52 ; SI: v_cndmask_b32
53 ; SI: v_cndmask_b32
Dzero_extend.ll22 ; SI: v_cndmask_b32
34 ; SI: v_cndmask_b32
Dselect-i1.ll7 ; SI: v_cndmask_b32
8 ; SI-NOT: v_cndmask_b32
Dllvm.rint.f64.ll11 ; SI: v_cndmask_b32
12 ; SI: v_cndmask_b32
Dfceil64.ll28 ; SI-DAG: v_cndmask_b32
29 ; SI: v_cndmask_b32
Dcndmask-no-def-vcc.ll5 ; Produces error after adding an implicit def to v_cndmask_b32
D32-bit-local-address-space.ll62 ; SI: v_cndmask_b32
Dfmax_legacy.ll136 ; SI-NEXT: v_cndmask_b32
Dfmin_legacy.ll188 ; SI-NEXT: v_cndmask_b32
Dmin.ll262 ; SI-NEXT: v_cndmask_b32
/external/llvm/test/MC/AMDGPU/
Dvop2-err.s11 v_cndmask_b32 v1, v2, v3 label
Dvop3.s201 v_cndmask_b32 v1, v3, v5, s[4:5] label
Dvop2.s110 v_cndmask_b32 v1, v2, v3, vcc label
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td1481 defm V_CNDMASK_B32 : VOP2eInst <vop2<0x0, 0x0>, "v_cndmask_b32",
DSIInstrInfo.td2035 // Same as VOP3b_2_3_m but no 2nd destination (sdst), e.g. v_cndmask_b32.