Home
last modified time | relevance | path

Searched defs:upcast_op (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu.c141 nir_op upcast_op = nir_type_conversion_op(base_type | src0->bit_size, base_type | 32, nir_rounding_mode_undef); in lower_alu_instr() local
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c1081 nir_op upcast_op = nir_type_conversion_op(nir_type_uint | old_bit_size, in cast_phi() local

Completed in 5 milliseconds