Home | History | Annotate | Download | only in CodeGen

Lines Matching full:perform

47   BinaryOperator::Opcode Opcode; // Opcode of BinOp to perform
113 /// EmitFloatToBoolConversion - Perform an FP to boolean conversion.
120 /// EmitPointerToBoolConversion - Perform a pointer to boolean conversion.
1140 // actual control flow may be required in order to perform the
2546 // Cast float to int to perform ANDs if necessary.