/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | frexp.glsl | 7 ; GCN-DAG: v_frexp_exp_i32_f32
|
/external/llvm/test/MC/AMDGPU/ |
D | vop1.s | 254 v_frexp_exp_i32_f32 v1, v2 label
|
D | vop_dpp.s | 248 v_frexp_exp_i32_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 257 v_frexp_exp_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 | vop3-convert.s | 61 v_frexp_exp_i32_f32 v1, v2 label
|
D | vop_dpp.s | 252 v_frexp_exp_i32_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 257 v_frexp_exp_i32_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
D | gfx7_asm_all.s | 30933 v_frexp_exp_i32_f32 v5, v1 label 30936 v_frexp_exp_i32_f32 v255, v1 label 30939 v_frexp_exp_i32_f32 v5, v255 label 30942 v_frexp_exp_i32_f32 v5, s1 label 30945 v_frexp_exp_i32_f32 v5, s103 label 30948 v_frexp_exp_i32_f32 v5, flat_scratch_lo label 30951 v_frexp_exp_i32_f32 v5, flat_scratch_hi label 30954 v_frexp_exp_i32_f32 v5, vcc_lo label 30957 v_frexp_exp_i32_f32 v5, vcc_hi label 30960 v_frexp_exp_i32_f32 v5, tba_lo label [all …]
|
D | gfx8_asm_all.s | 31215 v_frexp_exp_i32_f32 v5, v1 label 31218 v_frexp_exp_i32_f32 v255, v1 label 31221 v_frexp_exp_i32_f32 v5, v255 label 31224 v_frexp_exp_i32_f32 v5, s1 label 31227 v_frexp_exp_i32_f32 v5, s101 label 31230 v_frexp_exp_i32_f32 v5, flat_scratch_lo label 31233 v_frexp_exp_i32_f32 v5, flat_scratch_hi label 31236 v_frexp_exp_i32_f32 v5, vcc_lo label 31239 v_frexp_exp_i32_f32 v5, vcc_hi label 31242 v_frexp_exp_i32_f32 v5, tba_lo label [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | VOP1Instructions.td | 232 defm V_FREXP_EXP_I32_F32 : VOP1Inst <"v_frexp_exp_i32_f32", VOP_I32_F32, int_amdgcn_frexp_exp>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 596 v_frexp_exp_i32_f32 dst, src0
|
D | AMDGPUAsmGFX8.rst | 698 v_frexp_exp_i32_f32 dst, src0
|
D | AMDGPUAsmGFX9.rst | 858 v_frexp_exp_i32_f32 dst, src0
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1380 defm V_FREXP_EXP_I32_F32 : VOP1Inst <vop1<0x3f, 0x33>, "v_frexp_exp_i32_f32",
|