Home
last modified time | relevance | path

Searched refs:v_cos_f32 (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dllvm.cos.ll11 ;SI: v_cos_f32
12 ;SI-NOT: v_cos_f32
26 ;SI: v_cos_f32
27 ;SI: v_cos_f32
28 ;SI: v_cos_f32
29 ;SI: v_cos_f32
30 ;SI-NOT: v_cos_f32
Dllvm.amdgcn.cos.ll6 ; GCN-LABEL: {{^}}v_cos_f32:
8 define amdgpu_kernel void @v_cos_f32(float addrspace(1)* %out, float %src) #1 {
/external/llvm/test/CodeGen/AMDGPU/
Dllvm.cos.ll11 ;SI: v_cos_f32
12 ;SI-NOT: v_cos_f32
26 ;SI: v_cos_f32
27 ;SI: v_cos_f32
28 ;SI: v_cos_f32
29 ;SI: v_cos_f32
30 ;SI-NOT: v_cos_f32
Dllvm.amdgcn.cos.ll6 ; GCN-LABEL: {{^}}v_cos_f32:
8 define void @v_cos_f32(float addrspace(1)* %out, float %src) #1 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/
Dvop1.s218 v_cos_f32 v1, v2 label
Dvop_dpp.s228 v_cos_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
Dvop_sdwa.s233 v_cos_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
Dgfx7_asm_all.s29775 v_cos_f32 v5, v1 label
29778 v_cos_f32 v255, v1 label
29781 v_cos_f32 v5, v255 label
29784 v_cos_f32 v5, s1 label
29787 v_cos_f32 v5, s103 label
29790 v_cos_f32 v5, flat_scratch_lo label
29793 v_cos_f32 v5, flat_scratch_hi label
29796 v_cos_f32 v5, vcc_lo label
29799 v_cos_f32 v5, vcc_hi label
29802 v_cos_f32 v5, tba_lo label
[all …]
Dgfx8_asm_all.s30057 v_cos_f32 v5, v1 label
30060 v_cos_f32 v255, v1 label
30063 v_cos_f32 v5, v255 label
30066 v_cos_f32 v5, s1 label
30069 v_cos_f32 v5, s101 label
30072 v_cos_f32 v5, flat_scratch_lo label
30075 v_cos_f32 v5, flat_scratch_hi label
30078 v_cos_f32 v5, vcc_lo label
30081 v_cos_f32 v5, vcc_hi label
30084 v_cos_f32 v5, tba_lo label
[all …]
/external/llvm/test/MC/AMDGPU/
Dvop1.s218 v_cos_f32 v1, v2 label
Dvop_dpp.s224 v_cos_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
Dvop_sdwa.s233 v_cos_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/
DVOP1Instructions.td217 defm V_COS_F32 : VOP1Inst <"v_cos_f32", VOP_F32_F32, AMDGPUcos>;
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst567 v_cos_f32 dst, src0
DAMDGPUAsmGFX8.rst603 v_cos_f32 dst, src0
DAMDGPUAsmGFX9.rst757 v_cos_f32 dst, src0
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td1354 defm V_COS_F32 : VOP1Inst <vop1<0x36, 0x2a>, "v_cos_f32",