Home
last modified time | relevance | path

Searched refs:v_fma_mixlo_f16 (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/test/MC/AMDGPU/
Dfma-mix.s9 v_fma_mixlo_f16 v0, v1, v2, v3 label
59 v_fma_mixlo_f16 v0, abs(v1), -v2, abs(v3) label
67 v_fma_mixlo_f16 v0, v1, v2, v3 clamp label
121 v_fma_mixlo_f16 v0, v1, v2, v3 op_sel_hi:[1,0,1] clamp label
Dgfx9_unsupported.s652 v_fma_mixlo_f16 v0, abs(v1), -v2, abs(v3) label
Dgfx8_unsupported.s1258 v_fma_mixlo_f16 v0, abs(v1), -v2, abs(v3) label
Dgfx7_unsupported.s1714 v_fma_mixlo_f16 v0, abs(v1), -v2, abs(v3) label
/external/llvm-project/llvm/docs/AMDGPU/
DAMDGPUAsmGFX904.rst45v_fma_mixlo_f16 :ref:`vdst<amdgpu_synid904_vdst32_0>`, :ref:`src0<amdgpu_synid9…
DAMDGPUAsmGFX906.rst75v_fma_mixlo_f16 :ref:`vdst<amdgpu_synid906_vdst32_0>`, :ref:`src0<amdgpu_synid9…
DAMDGPUAsmGFX908.rst106v_fma_mixlo_f16 :ref:`vdst<amdgpu_synid908_vdst32_0>`, :ref:`src0<amdgpu_synid908_sr…
DAMDGPUAsmGFX10.rst1925v_fma_mixlo_f16 :ref:`vdst<amdgpu_synid10_vdst32_0>`, :ref:`src0<amdgpu_synid10_src32_6>`…
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP3PInstructions.td172 def V_FMA_MIXLO_F16 : VOP3_VOP3PInst<"v_fma_mixlo_f16", VOP3_Profile<VOP_F16_F16_F16_F16, VOP3_OPSE…
DAMDGPU.td117 "Has v_fma_mix_f32, v_fma_mixlo_f16, v_fma_mixhi_f16 instructions"
/external/llvm-project/llvm/lib/Target/AMDGPU/
DVOP3PInstructions.td195 def V_FMA_MIXLO_F16 : VOP3_VOP3PInst<"v_fma_mixlo_f16", VOP3_Profile<VOP_F16_F16_F16_F16, VOP3_OPSE…
DAMDGPU.td129 "Has v_fma_mix_f32, v_fma_mixlo_f16, v_fma_mixhi_f16 instructions"