Searched defs:binOp (Results 1 – 2 of 2) sorted by relevance
294 TIntermBinary* binOp = cond->getAsBinaryNode(); in validateForLoopCond() local355 TIntermBinary* binOp = unOp ? nullptr : expr->getAsBinaryNode(); in validateForLoopExpr() local
933 static final int[] binOp = { field in CodeGen