reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1355 Instruction *I = setFPAttrs(BinaryOperator::CreateFAdd(L, R), FPMD, FMF); 1368 Instruction *I = setFPAttrs(BinaryOperator::CreateFAdd(L, R), nullptr, 1380 Instruction *I = setFPAttrs(BinaryOperator::CreateFSub(L, R), FPMD, FMF); 1393 Instruction *I = setFPAttrs(BinaryOperator::CreateFSub(L, R), nullptr, 1405 Instruction *I = setFPAttrs(BinaryOperator::CreateFMul(L, R), FPMD, FMF); 1418 Instruction *I = setFPAttrs(BinaryOperator::CreateFMul(L, R), nullptr, 1430 Instruction *I = setFPAttrs(BinaryOperator::CreateFDiv(L, R), FPMD, FMF); 1443 Instruction *I = setFPAttrs(BinaryOperator::CreateFDiv(L, R), nullptr, 1455 Instruction *I = setFPAttrs(BinaryOperator::CreateFRem(L, R), FPMD, FMF); 1468 Instruction *I = setFPAttrs(BinaryOperator::CreateFRem(L, R), nullptr, 1479 setFPAttrs(BinOp, FPMathTag, FMF); 1498 setFPAttrs(C, FPMathTag, UseFMF); 1524 return Insert(setFPAttrs(UnaryOperator::CreateFNeg(V), FPMathTag, FMF), 1534 return Insert(setFPAttrs(UnaryOperator::CreateFNeg(V), nullptr, 1552 setFPAttrs(UnOp, FPMathTag, FMF); 2106 setFPAttrs(C, FPMathTag, UseFMF); 2242 return Insert(setFPAttrs(new FCmpInst(P, LHS, RHS), FPMathTag, FMF), Name); 2253 setFPAttrs(Phi, nullptr /* MDNode* */, FMF); 2264 setFPAttrs(CI, FPMathTag, FMF); 2275 setFPAttrs(CI, FPMathTag, FMF); 2323 setFPAttrs(Sel, nullptr /* MDNode* */, FMF);