Searched refs:unsignedOp (Results 1 – 1 of 1) sorted by relevance
1448 #define VECTOR_BINARY(signedOp, unsignedOp, floatOp) { \ in compileVectorBinary() argument1458 out[i] = unsignedOp(builder, left[i], right[i], "binary"); \ in compileVectorBinary()