Searched refs:andNode (Results 1 – 1 of 1) sorted by relevance
5164 TIntermTyped* andNode = handleBinaryMath(loc, "and", EOpLogicalAnd, notnan, notinf); in decomposeIntrinsic() local5165 andNode->setType(boolType); in decomposeIntrinsic()5167 compoundStatement = intermediate.growAggregate(compoundStatement, andNode); in decomposeIntrinsic()