Searched refs:BINop_instruction (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprogram_parse.y201 %type <inst> SCALARop_instruction BINSCop_instruction BINop_instruction
375 | BINop_instruction
410 BINop_instruction: BIN_OP maskedDstReg ',' swizzleSrcReg ',' swizzleSrcReg label
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_parse.y209 %type <inst> SCALARop_instruction BINSCop_instruction BINop_instruction
384 | BINop_instruction
419 BINop_instruction: BIN_OP maskedDstReg ',' swizzleSrcReg ',' swizzleSrcReg label

Completed in 5 milliseconds