Searched defs:_IRQop (Results 1 – 1 of 1) sorted by relevance
2179 struct _IRQop { struct2180 IROp op; /* op-code */2181 IRExpr* arg1; /* operand 1 */2182 IRExpr* arg2; /* operand 2 */2183 IRExpr* arg3; /* operand 3 */2184 IRExpr* arg4; /* operand 4 */