Searched refs:getElementAsDouble (Results 1 – 9 of 9) sorted by relevance
1046 : CDV->getElementAsDouble(i); in fold_pow()1082 : CDV->getElementAsDouble(i); in fold_pow()
620 double getElementAsDouble(unsigned i) const;
586 double getElementAsDouble(unsigned i) const;
971 Result.AggregateVal[i].DoubleVal = CDV->getElementAsDouble(i); in getConstantValue()
977 Result.AggregateVal[i].DoubleVal = CDV->getElementAsDouble(i); in getConstantValue()
1624 CS << CDS->getElementAsDouble(i); in EmitInstruction()
2136 CS << CDS->getElementAsDouble(i); in EmitInstruction()
2633 double ConstantDataSequential::getElementAsDouble(unsigned Elt) const { in getElementAsDouble() function in ConstantDataSequential
2703 double ConstantDataSequential::getElementAsDouble(unsigned Elt) const { in getElementAsDouble() function in ConstantDataSequential