Home | History | Annotate | Download | only in IR

Lines Matching refs:Accuracy

2026 /// An accuracy of 0.0 means that the operation should be performed with the
2033 ConstantFP *Accuracy = cast<ConstantFP>(MD->getOperand(0));
2034 return Accuracy->getValueAPF().convertToFloat();