Lines Matching refs:CHANNELS
1396 LLVMValueRef out[CHANNELS]) { in getVectorLValue() argument
1406 LLVMValueRef base[CHANNELS]; in getVectorLValue()
1421 LLVMValueRef outLeft[CHANNELS], const Expression& right, in getVectorBinaryOperands() argument
1422 LLVMValueRef outRight[CHANNELS]) { in getVectorBinaryOperands() argument
1445 LLVMValueRef out[CHANNELS]) { in compileVectorBinary() argument
1446 LLVMValueRef left[CHANNELS]; in compileVectorBinary()
1447 LLVMValueRef right[CHANNELS]; in compileVectorBinary()
1505 LLVMValueRef out[CHANNELS]) { in compileVectorConstructor() argument
1511 LLVMValueRef base[CHANNELS]; in compileVectorConstructor()
1556 LLVMValueRef base[CHANNELS]; in compileVectorConstructor()
1566 LLVMValueRef base[CHANNELS]; in compileVectorConstructor()
1583 LLVMValueRef out[CHANNELS]) { in compileVectorFloatLiteral() argument
1595 LLVMValueRef out[CHANNELS]) { in compileVectorSwizzle() argument
1596 LLVMValueRef all[CHANNELS]; in compileVectorSwizzle()
1607 LLVMValueRef out[CHANNELS]) { in compileVectorVariableReference() argument
1609 for (int i = 0; i < CHANNELS; ++i) { in compileVectorVariableReference()
1618 LLVMValueRef out[CHANNELS]) { in compileVectorExpression() argument