/external/llvm/test/CodeGen/AMDGPU/ |
D | llvm.exp2.ll | 12 ;SI: v_exp_f32 34 ;SI: v_exp_f32 35 ;SI: v_exp_f32 67 ;SI: v_exp_f32 68 ;SI: v_exp_f32 69 ;SI: v_exp_f32 70 ;SI: v_exp_f32
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | llvm.exp2.ll | 12 ;SI: v_exp_f32 34 ;SI: v_exp_f32 35 ;SI: v_exp_f32 67 ;SI: v_exp_f32 68 ;SI: v_exp_f32 69 ;SI: v_exp_f32 70 ;SI: v_exp_f32
|
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
D | exp2.glsl | 6 ; GCN-NEXT: v_exp_f32
|
D | pow.glsl | 9 ; GCN-NEXT: v_exp_f32
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop1.s | 143 v_exp_f32 v1, v2 label
|
D | vop_dpp.s | 204 v_exp_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 209 v_exp_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
D | gfx7_asm_all.s | 27411 v_exp_f32 v5, v1 label 27414 v_exp_f32 v255, v1 label 27417 v_exp_f32 v5, v255 label 27420 v_exp_f32 v5, s1 label 27423 v_exp_f32 v5, s103 label 27426 v_exp_f32 v5, flat_scratch_lo label 27429 v_exp_f32 v5, flat_scratch_hi label 27432 v_exp_f32 v5, vcc_lo label 27435 v_exp_f32 v5, vcc_hi label 27438 v_exp_f32 v5, tba_lo label [all …]
|
D | gfx8_asm_all.s | 28647 v_exp_f32 v5, v1 label 28650 v_exp_f32 v255, v1 label 28653 v_exp_f32 v5, v255 label 28656 v_exp_f32 v5, s1 label 28659 v_exp_f32 v5, s101 label 28662 v_exp_f32 v5, flat_scratch_lo label 28665 v_exp_f32 v5, flat_scratch_hi label 28668 v_exp_f32 v5, vcc_lo label 28671 v_exp_f32 v5, vcc_hi label 28674 v_exp_f32 v5, tba_lo label [all …]
|
/external/llvm/test/MC/AMDGPU/ |
D | vop1.s | 143 v_exp_f32 v1, v2 label
|
D | vop_dpp.s | 200 v_exp_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 209 v_exp_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 | 198 defm V_EXP_F32 : VOP1Inst <"v_exp_f32", VOP_F32_F32, fexp2>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 587 v_exp_f32 dst, src0
|
D | AMDGPUAsmGFX8.rst | 666 v_exp_f32 dst, src0
|
D | AMDGPUAsmGFX9.rst | 826 v_exp_f32 dst, src0
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1305 defm V_EXP_F32 : VOP1Inst <vop1<0x25, 0x20>, "v_exp_f32",
|