Home | History | Annotate | Download | only in glsl

Lines Matching refs:operation

533       switch (ir->operation) {
590 return llvm_intrinsic_unop(ir->operation, ops[0]);
783 return llvm_intrinsic_unop(ir->operation, ops[0]);
893 printf("ir->operation=%d \n", ir->operation);