Searched refs:unpack_opcode (Results 1 – 2 of 2) sorted by relevance
209 const ir_expression_operation unpack_opcode = in expand_source() local222 expr(unpack_opcode, swizzle(temp, i, 1)))); in expand_source()
130 const ir_expression_operation unpack_opcode = in check_instructions() local182 EXPECT_EQ(unpack_opcode, unpack->operation); in check_instructions()