Searched defs:getConstantFP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DebugLocEntry.h | 89 const ConstantFP *getConstantFP() const { return Constant.CFP; } in getConstantFP() function |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 1772 SDValue SelectionDAG::getConstantFP(const APFloat &V, const SDLoc &DL, EVT VT, getConstantFP() function in SelectionDAG |