Searched refs:v_frexp_exp_i16_f16 (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | vop1.s | 341 v_frexp_exp_i16_f16 v1, v2 label
|
D | vop_dpp.s | 304 v_frexp_exp_i16_f16 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 313 v_frexp_exp_i16_f16 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 | 136 v_frexp_exp_i16_f16 v1, v2 label
|
D | vop_dpp.s | 308 v_frexp_exp_i16_f16 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 313 v_frexp_exp_i16_f16 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
D | gfx8_asm_all.s | 32985 v_frexp_exp_i16_f16 v5, v1 label 32988 v_frexp_exp_i16_f16 v255, v1 label 32991 v_frexp_exp_i16_f16 v5, v255 label 32994 v_frexp_exp_i16_f16 v5, s1 label 32997 v_frexp_exp_i16_f16 v5, s101 label 33000 v_frexp_exp_i16_f16 v5, flat_scratch_lo label 33003 v_frexp_exp_i16_f16 v5, flat_scratch_hi label 33006 v_frexp_exp_i16_f16 v5, vcc_lo label 33009 v_frexp_exp_i16_f16 v5, vcc_hi label 33012 v_frexp_exp_i16_f16 v5, tba_lo label [all …]
|
/external/llvm/lib/Target/AMDGPU/ |
D | VIInstructions.td | 32 defm V_FREXP_EXP_I16_F16 : VOP1Inst <vop1<0, 0x43>, "v_frexp_exp_i16_f16",
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | VOP1Instructions.td | 345 defm V_FREXP_EXP_I16_F16 : VOP1Inst <"v_frexp_exp_i16_f16", VOP_I16_F16, int_amdgcn_frexp_exp>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX8.rst | 695 v_frexp_exp_i16_f16 dst, src0
|
D | AMDGPUAsmGFX9.rst | 855 v_frexp_exp_i16_f16 dst, src0
|