/external/llvm-project/llvm/test/MC/AMDGPU/ |
D | vop3-modifiers.s | 245 v_cubeid_f32 v0, s0, s0, -1 label 248 v_cubeid_f32 v0, s0, s0, -4.0 label 251 v_cubeid_f32 v0, s0, s0, 0x3e22f983 label 254 v_cubeid_f32 v0, s0, s0, neg(0x3e22f983) label 257 v_cubeid_f32 v0, s0, s0, abs(0x3e22f983) label
|
D | vop3.s | 509 v_cubeid_f32 v0, |-1|, |-1.0|, |1.0| label
|
D | gfx7_asm_all.s | 41205 v_cubeid_f32 v5, v1, v2, v3 label 41208 v_cubeid_f32 v255, v1, v2, v3 label 41211 v_cubeid_f32 v5, v255, v2, v3 label 41214 v_cubeid_f32 v5, s1, v2, v3 label 41217 v_cubeid_f32 v5, s103, v2, v3 label 41220 v_cubeid_f32 v5, flat_scratch_lo, v2, v3 label 41223 v_cubeid_f32 v5, flat_scratch_hi, v2, v3 label 41226 v_cubeid_f32 v5, vcc_lo, v2, v3 label 41229 v_cubeid_f32 v5, vcc_hi, v2, v3 label 41232 v_cubeid_f32 v5, tba_lo, v2, v3 label [all …]
|
D | gfx8_asm_all.s | 44527 v_cubeid_f32 v5, v1, v2, v3 label 44530 v_cubeid_f32 v255, v1, v2, v3 label 44533 v_cubeid_f32 v5, v255, v2, v3 label 44536 v_cubeid_f32 v5, s1, v2, v3 label 44539 v_cubeid_f32 v5, s101, v2, v3 label 44542 v_cubeid_f32 v5, flat_scratch_lo, v2, v3 label 44545 v_cubeid_f32 v5, flat_scratch_hi, v2, v3 label 44548 v_cubeid_f32 v5, vcc_lo, v2, v3 label 44551 v_cubeid_f32 v5, vcc_hi, v2, v3 label 44554 v_cubeid_f32 v5, tba_lo, v2, v3 label [all …]
|
D | gfx10_asm_all.s | 52041 v_cubeid_f32 v5, v1, v2, v3 label 52044 v_cubeid_f32 v255, v1, v2, v3 label 52047 v_cubeid_f32 v5, v255, v2, v3 label 52050 v_cubeid_f32 v5, s1, v2, v3 label 52053 v_cubeid_f32 v5, s103, v2, v3 label 52056 v_cubeid_f32 v5, vcc_lo, v2, v3 label 52059 v_cubeid_f32 v5, vcc_hi, v2, v3 label 52062 v_cubeid_f32 v5, ttmp11, v2, v3 label 52065 v_cubeid_f32 v5, m0, v2, v3 label 52068 v_cubeid_f32 v5, exec_lo, v2, v3 label [all …]
|
D | gfx9_asm_all.s | 37805 v_cubeid_f32 v5, v1, v2, v3 label 37808 v_cubeid_f32 v255, v1, v2, v3 label 37811 v_cubeid_f32 v5, v255, v2, v3 label 37814 v_cubeid_f32 v5, s1, v2, v3 label 37817 v_cubeid_f32 v5, s101, v2, v3 label 37820 v_cubeid_f32 v5, flat_scratch_lo, v2, v3 label 37823 v_cubeid_f32 v5, flat_scratch_hi, v2, v3 label 37826 v_cubeid_f32 v5, vcc_lo, v2, v3 label 37829 v_cubeid_f32 v5, vcc_hi, v2, v3 label 37832 v_cubeid_f32 v5, m0, v2, v3 label [all …]
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | cube.ll | 13 ; GCN-DAG: v_cubeid_f32 v{{[0-9]+}}, s{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}} 33 ; GCN-DAG: v_cubeid_f32 v{{[0-9]+}}, s{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}}
|
D | llvm.amdgcn.cubeid.ll | 7 ; GCN: v_cubeid_f32 v{{[0-9]+}}, s{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}}
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | llvm.amdgcn.cubeid.ll | 7 ; GCN: v_cubeid_f32 v{{[0-9]+}}, s{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}}
|
D | cube.ll | 10 ; GCN-DAG: v_cubeid_f32 v{{[0-9]+}}, s{{[0-9]+}}, v{{[0-9]+}}, v{{[0-9]+}}
|
D | known-never-snan.ll | 636 ; GCN-NEXT: v_cubeid_f32 v0, v0, v1, v2
|
D | fcanonicalize-elimination.ll | 859 ; GCN-NEXT: v_cubeid_f32 v0, v0, v1, v2
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | VOP3Instructions.td | 335 def V_CUBEID_F32 : VOP3Inst <"v_cubeid_f32", VOP3_Profile<VOP_F32_F32_F32_F32>, int_amdgcn_cubeid>;
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | VOP3Instructions.td | 347 def V_CUBEID_F32 : VOP3Inst <"v_cubeid_f32", VOP3_Profile<VOP_F32_F32_F32_F32>, int_amdgcn_cubeid>;
|
/external/llvm-project/llvm/test/MC/Disassembler/AMDGPU/ |
D | gfx8_dasm_all.txt | 43896 # CHECK: v_cubeid_f32 v5, v1, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x01,0x05,0x0e,0x… 43899 # CHECK: v_cubeid_f32 v255, v1, v2, v3 ; encoding: [0xff,0x00,0xc4,0xd1,0x01,0x05,0x0e,0x… 43902 # CHECK: v_cubeid_f32 v5, v255, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0xff,0x05,0x0e,0x… 43905 # CHECK: v_cubeid_f32 v5, s1, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x01,0x04,0x0e,0x… 43908 # CHECK: v_cubeid_f32 v5, s101, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x65,0x04,0x0e,0x… 43911 # CHECK: v_cubeid_f32 v5, flat_scratch_lo, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x66,0x04,0x0e,0… 43914 # CHECK: v_cubeid_f32 v5, flat_scratch_hi, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x67,0x04,0x0e,0… 43917 # CHECK: v_cubeid_f32 v5, vcc_lo, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x6a,0x04,0x0e,0x… 43920 # CHECK: v_cubeid_f32 v5, vcc_hi, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x6b,0x04,0x0e,0x… 43923 # CHECK: v_cubeid_f32 v5, tba_lo, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x6c,0x04,0x0e,0x… [all …]
|
D | gfx10_dasm_all.txt | 63978 # GFX10: v_cubeid_f32 v255, v1, v2, v3 ; encoding: [0xff,0x00,0x44,0xd5,0x01,0x05,0x0e,0x… 63981 # GFX10: v_cubeid_f32 v5, -1, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0xc1,0x04,0x0e,0x… 63984 # GFX10: v_cubeid_f32 v5, -4.0, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0xf7,0x04,0x0e,0x… 63987 # GFX10: v_cubeid_f32 v5, -v1, -v2, -v3 ; encoding: [0x05,0x00,0x44,0xd5,0x01,0x05,0x0e,0x… 63990 # GFX10: v_cubeid_f32 v5, -v1, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0x01,0x05,0x0e,0x… 63993 # GFX10: v_cubeid_f32 v5, 0, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0x80,0x04,0x0e,0x… 63996 # GFX10: v_cubeid_f32 v5, 0.5, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0xf0,0x04,0x0e,0x… 63999 # GFX10: v_cubeid_f32 v5, exec_hi, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0x7f,0x04,0x0e,0x… 64002 # GFX10: v_cubeid_f32 v5, exec_lo, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0x7e,0x04,0x0e,0x… 64005 # GFX10: v_cubeid_f32 v5, m0, v2, v3 ; encoding: [0x05,0x00,0x44,0xd5,0x7c,0x04,0x0e,0x… [all …]
|
D | gfx9_dasm_all.txt | 36945 # CHECK: v_cubeid_f32 v5, v1, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x01,0x05,0x0e,0x… 36948 # CHECK: v_cubeid_f32 v255, v1, v2, v3 ; encoding: [0xff,0x00,0xc4,0xd1,0x01,0x05,0x0e,0x… 36951 # CHECK: v_cubeid_f32 v5, v255, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0xff,0x05,0x0e,0x… 36954 # CHECK: v_cubeid_f32 v5, s1, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x01,0x04,0x0e,0x… 36957 # CHECK: v_cubeid_f32 v5, s101, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x65,0x04,0x0e,0x… 36960 # CHECK: v_cubeid_f32 v5, flat_scratch_lo, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x66,0x04,0x0e,0… 36963 # CHECK: v_cubeid_f32 v5, flat_scratch_hi, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x67,0x04,0x0e,0… 36966 # CHECK: v_cubeid_f32 v5, vcc_lo, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x6a,0x04,0x0e,0x… 36969 # CHECK: v_cubeid_f32 v5, vcc_hi, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x6b,0x04,0x0e,0x… 36972 # CHECK: v_cubeid_f32 v5, m0, v2, v3 ; encoding: [0x05,0x00,0xc4,0xd1,0x7c,0x04,0x0e,0x… [all …]
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1689 defm V_CUBEID_F32 : VOP3Inst <vop3<0x144, 0x1c4>, "v_cubeid_f32",
|
/external/llvm-project/llvm/docs/AMDGPU/ |
D | AMDGPUAsmGFX7.rst | 1002 …v_cubeid_f32 :ref:`vdst<amdgpu_synid7_vdst32_0>`, :ref:`src0<amdg…
|
D | AMDGPUAsmGFX8.rst | 1255 …v_cubeid_f32 :ref:`vdst<amdgpu_synid8_vdst32_0>`, :ref:`src0<amdgpu_synid…
|
D | AMDGPUAsmGFX9.rst | 1452 …v_cubeid_f32 :ref:`vdst<amdgpu_synid9_vdst32_0>`, :ref:`src0<amdgp…
|
D | AMDGPUAsmGFX10.rst | 1709 …v_cubeid_f32 :ref:`vdst<amdgpu_synid10_vdst32_0>`, :ref:`src0<amdgpu_syni…
|
/external/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 1872 bld.vop3(aco_opcode::v_cubeid_f32, Definition(dst), src[0], src[1], src[2]); in visit_alu_instr() 8602 id = bld.vop3(aco_opcode::v_cubeid_f32, bld.def(v1), coords[0], coords[1], coords[2]); in prepare_cube_coords()
|