reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2343 return new BinaryOperator(Op, S1, S2, S1->getType(), Name, InsertBefore); 2357 return new BinaryOperator(Instruction::Sub, 2365 return new BinaryOperator(Instruction::Sub, 2397 return new BinaryOperator(Instruction::FSub, zero, Op, 2404 return new BinaryOperator(Instruction::FSub, zero, Op, 2411 return new BinaryOperator(Instruction::Xor, Op, C, 2418 return new BinaryOperator(Instruction::Xor, Op, AllOnes,