Searched defs:getValueAPF (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DConstants.h259 inline const APFloat &getValueAPF() const { return Val; } function in class:llvm::ConstantFP
/external/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1395 const APFloat& getValueAPF() const { return Value->getValueAPF(); } function in class:ConstantFPSDNode
1421 Tmp.convert(Value->getValueAPF().getSemantics(),

Completed in 192 milliseconds