Searched refs:SCALARop_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
373 | SCALARop_instruction
397 SCALARop_instruction: SCALAR_OP maskedDstReg ',' scalarSrcReg label
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprogram_parse.y209 %type <inst> SCALARop_instruction BINSCop_instruction BINop_instruction
382 | SCALARop_instruction
406 SCALARop_instruction: SCALAR_OP maskedDstReg ',' scalarSrcReg label

Completed in 6 milliseconds