Home | History | Annotate | Download | only in program

Lines Matching refs:OPCODE_TXP

2045 	 opcode = OPCODE_TXP;
2088 /* If projection is done and the opcode is not OPCODE_TXP, then the shadow
2092 if (ir->shadow_comparator && (!ir->projector || opcode == OPCODE_TXP)) {