/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | frexp.glsl | 6 ; GCN-DAG: v_frexp_mant_f32
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop1.s | 258 v_frexp_mant_f32 v1, v2 label
|
D | vop3-convert.s | 65 v_frexp_mant_f32 v1, v2 label
|
D | vop_dpp.s | 256 v_frexp_mant_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 261 v_frexp_mant_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
D | gfx7_asm_all.s | 31065 v_frexp_mant_f32 v5, v1 label 31068 v_frexp_mant_f32 v255, v1 label 31071 v_frexp_mant_f32 v5, v255 label 31074 v_frexp_mant_f32 v5, s1 label 31077 v_frexp_mant_f32 v5, s103 label 31080 v_frexp_mant_f32 v5, flat_scratch_lo label 31083 v_frexp_mant_f32 v5, flat_scratch_hi label 31086 v_frexp_mant_f32 v5, vcc_lo label 31089 v_frexp_mant_f32 v5, vcc_hi label 31092 v_frexp_mant_f32 v5, tba_lo label [all …]
|
D | gfx8_asm_all.s | 31353 v_frexp_mant_f32 v5, v1 label 31356 v_frexp_mant_f32 v255, v1 label 31359 v_frexp_mant_f32 v5, v255 label 31362 v_frexp_mant_f32 v5, s1 label 31365 v_frexp_mant_f32 v5, s101 label 31368 v_frexp_mant_f32 v5, flat_scratch_lo label 31371 v_frexp_mant_f32 v5, flat_scratch_hi label 31374 v_frexp_mant_f32 v5, vcc_lo label 31377 v_frexp_mant_f32 v5, vcc_hi label 31380 v_frexp_mant_f32 v5, tba_lo label [all …]
|
/external/llvm/test/MC/AMDGPU/ |
D | vop1.s | 258 v_frexp_mant_f32 v1, v2 label
|
D | vop_dpp.s | 252 v_frexp_mant_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 261 v_frexp_mant_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | VOP1Instructions.td | 233 defm V_FREXP_MANT_F32 : VOP1Inst <"v_frexp_mant_f32", VOP_F32_F32, int_amdgcn_frexp_mant>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 598 v_frexp_mant_f32 dst, src0
|
D | AMDGPUAsmGFX8.rst | 705 v_frexp_mant_f32 dst, src0
|
D | AMDGPUAsmGFX9.rst | 865 v_frexp_mant_f32 dst, src0
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1383 defm V_FREXP_MANT_F32 : VOP1Inst <vop1<0x40, 0x34>, "v_frexp_mant_f32",
|