Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c1611 get_cast_op(nir_alu_instr *alu) in get_cast_op() function
1713 enum dxil_cast_opcode opcode = get_cast_op(alu); in emit_cast()