Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c8984 const struct tgsi_full_dst_register cond2_dst_x = in emit_bfe() local
9000 &cond2_dst_x, &inst->Src[1], &zero); in emit_bfe()
9003 emit_instruction_op2(emit, VGPU10_OPCODE_AND, &cond2_dst_x, in emit_bfe()
9056 const struct tgsi_full_dst_register cond2_dst_x = in emit_bfi() local
9072 &cond2_dst_x, &inst->Src[2], &zero); in emit_bfi()
9076 &cond2_dst_x, &cond2_src_x, &cond1_src_x); in emit_bfi()