Searched defs:_IRQop (Results 1 – 1 of 1) sorted by relevance
2124 struct _IRQop { struct2125 IROp op; /* op-code */2126 IRExpr* arg1; /* operand 1 */2127 IRExpr* arg2; /* operand 2 */2128 IRExpr* arg3; /* operand 3 */2129 IRExpr* arg4; /* operand 4 */