/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | cvt_rpi_i32_f32.ll | 9 ; SI-SAFE-NOT: v_cvt_rpi_i32_f32 21 ; SI-SAFE-NOT: v_cvt_rpi_i32_f32 51 ; SI-SAFE-NOT: v_cvt_rpi_i32_f32 69 ; SI-NOT: v_cvt_rpi_i32_f32
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | cvt_rpi_i32_f32.ll | 9 ; SI-SAFE-NOT: v_cvt_rpi_i32_f32 21 ; SI-SAFE-NOT: v_cvt_rpi_i32_f32 51 ; SI-SAFE-NOT: v_cvt_rpi_i32_f32 69 ; SI-NOT: v_cvt_rpi_i32_f32
|
/external/llvm/test/MC/AMDGPU/ |
D | vop1.s | 69 v_cvt_rpi_i32_f32 v1, v2 label
|
D | vop_dpp.s | 156 v_cvt_rpi_i32_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 165 v_cvt_rpi_i32_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop_dpp.s | 160 v_cvt_rpi_i32_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 165 v_cvt_rpi_i32_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
D | gfx7_asm_all.s | 24711 v_cvt_rpi_i32_f32 v5, v1 label 24714 v_cvt_rpi_i32_f32 v255, v1 label 24717 v_cvt_rpi_i32_f32 v5, v255 label 24720 v_cvt_rpi_i32_f32 v5, s1 label 24723 v_cvt_rpi_i32_f32 v5, s103 label 24726 v_cvt_rpi_i32_f32 v5, flat_scratch_lo label 24729 v_cvt_rpi_i32_f32 v5, flat_scratch_hi label 24732 v_cvt_rpi_i32_f32 v5, vcc_lo label 24735 v_cvt_rpi_i32_f32 v5, vcc_hi label 24738 v_cvt_rpi_i32_f32 v5, tba_lo label [all …]
|
D | gfx8_asm_all.s | 25917 v_cvt_rpi_i32_f32 v5, v1 label 25920 v_cvt_rpi_i32_f32 v255, v1 label 25923 v_cvt_rpi_i32_f32 v5, v255 label 25926 v_cvt_rpi_i32_f32 v5, s1 label 25929 v_cvt_rpi_i32_f32 v5, s101 label 25932 v_cvt_rpi_i32_f32 v5, flat_scratch_lo label 25935 v_cvt_rpi_i32_f32 v5, flat_scratch_hi label 25938 v_cvt_rpi_i32_f32 v5, vcc_lo label 25941 v_cvt_rpi_i32_f32 v5, vcc_hi label 25944 v_cvt_rpi_i32_f32 v5, tba_lo label [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | VOP1Instructions.td | 178 defm V_CVT_RPI_I32_F32 : VOP1Inst <"v_cvt_rpi_i32_f32", VOP_I32_F32, cvt_rpi_i32_f32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 584 v_cvt_rpi_i32_f32 dst, src0
|
D | AMDGPUAsmGFX8.rst | 653 v_cvt_rpi_i32_f32 dst, src0
|
D | AMDGPUAsmGFX9.rst | 813 v_cvt_rpi_i32_f32 dst, src0
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1258 defm V_CVT_RPI_I32_F32 : VOP1Inst <vop1<0xc>, "v_cvt_rpi_i32_f32",
|