Searched refs:v_mac_legacy_f32 (Results 1 – 8 of 8) sorted by relevance
/external/llvm/test/MC/AMDGPU/ |
D | vop3.s | 227 v_mac_legacy_f32 v1, v3, s5 label
|
D | vop2.s | 138 v_mac_legacy_f32 v1, v2, v3 label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop2.s | 146 v_mac_legacy_f32 v1, v2, v3 label
|
D | vop3.s | 230 v_mac_legacy_f32 v1, v3, s5 label
|
D | gfx7_asm_all.s | 32445 v_mac_legacy_f32 v5, v1, v2 label 32448 v_mac_legacy_f32 v255, v1, v2 label 32451 v_mac_legacy_f32 v5, v255, v2 label 32454 v_mac_legacy_f32 v5, s1, v2 label 32457 v_mac_legacy_f32 v5, s103, v2 label 32460 v_mac_legacy_f32 v5, flat_scratch_lo, v2 label 32463 v_mac_legacy_f32 v5, flat_scratch_hi, v2 label 32466 v_mac_legacy_f32 v5, vcc_lo, v2 label 32469 v_mac_legacy_f32 v5, vcc_hi, v2 label 32472 v_mac_legacy_f32 v5, tba_lo, v2 label [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | VOP2Instructions.td | 453 defm V_MAC_LEGACY_F32 : VOP2Inst <"v_mac_legacy_f32", VOP_F32_F32_F32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 656 v_mac_legacy_f32 dst, src0, src1
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1614 defm V_MAC_LEGACY_F32 : VOP2InstSI <vop2<0x6>, "v_mac_legacy_f32",
|