Searched refs:v_ceil_f32 (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop3-modifiers-err.s | 11 v_ceil_f32 v0, --1 label
|
D | vop1.s | 131 v_ceil_f32 v1, v2 label
|
D | vop_dpp.s | 192 v_ceil_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 197 v_ceil_f32 v1, v0 dst_sel:DWORD dst_unused:UNUSED_PAD src0_sel:WORD_1 label
|
D | gfx7_asm_all.s | 26961 v_ceil_f32 v5, v1 label 26964 v_ceil_f32 v255, v1 label 26967 v_ceil_f32 v5, v255 label 26970 v_ceil_f32 v5, s1 label 26973 v_ceil_f32 v5, s103 label 26976 v_ceil_f32 v5, flat_scratch_lo label 26979 v_ceil_f32 v5, flat_scratch_hi label 26982 v_ceil_f32 v5, vcc_lo label 26985 v_ceil_f32 v5, vcc_hi label 26988 v_ceil_f32 v5, tba_lo label [all …]
|
D | gfx8_asm_all.s | 28203 v_ceil_f32 v5, v1 label 28206 v_ceil_f32 v255, v1 label 28209 v_ceil_f32 v5, v255 label 28212 v_ceil_f32 v5, s1 label 28215 v_ceil_f32 v5, s101 label 28218 v_ceil_f32 v5, flat_scratch_lo label 28221 v_ceil_f32 v5, flat_scratch_hi label 28224 v_ceil_f32 v5, vcc_lo label 28227 v_ceil_f32 v5, vcc_hi label 28230 v_ceil_f32 v5, tba_lo label [all …]
|
/external/llvm/test/MC/AMDGPU/ |
D | vop1.s | 131 v_ceil_f32 v1, v2 label
|
D | vop_dpp.s | 188 v_ceil_f32 v1, v0 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0 label
|
D | vop_sdwa.s | 197 v_ceil_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 | 193 defm V_CEIL_F32 : VOP1Inst <"v_ceil_f32", VOP_F32_F32, fceil>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | AMDGPUAsmGFX7.rst | 564 v_ceil_f32 dst, src0
|
D | AMDGPUAsmGFX8.rst | 595 v_ceil_f32 dst, src0
|
D | AMDGPUAsmGFX9.rst | 749 v_ceil_f32 dst, src0
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstructions.td | 1296 defm V_CEIL_F32 : VOP1Inst <vop1<0x22, 0x1d>, "v_ceil_f32",
|