Searched defs:_IRTriop (Results 1 – 1 of 1) sorted by relevance
1968 struct _IRTriop { struct1969 IROp op; /* op-code */1970 IRExpr* arg1; /* operand 1 */1971 IRExpr* arg2; /* operand 2 */1972 IRExpr* arg3; /* operand 3 */