Home
last modified time | relevance | path

Searched refs:DXIL_BINOP_OR (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump_decls.h119 [DXIL_BINOP_OR] = "or",
H A Ddxil_module.h74 DXIL_BINOP_OR = 11, enumerator
H A Dnir_to_dxil.c2258 v = dxil_emit_binop(&ctx->mod, DXIL_BINOP_OR, v, v_high, 0); in emit_f32tof16()
2405 case nir_op_ior: return emit_binop(ctx, alu, DXIL_BINOP_OR, src[0], src[1]); in emit_alu()

Completed in 10 milliseconds