Searched defs:_IRTriop (Results 1 – 1 of 1) sorted by relevance
2122 struct _IRTriop { struct2123 IROp op; /* op-code */2124 IRExpr* arg1; /* operand 1 */2125 IRExpr* arg2; /* operand 2 */2126 IRExpr* arg3; /* operand 3 */