Home
last modified time | relevance | path

Searched refs:ExpandConstantFP (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp148 SDValue ExpandConstantFP(ConstantFPSDNode *CFP, bool UseCP);
238 SelectionDAGLegalize::ExpandConstantFP(ConstantFPSDNode *CFP, bool UseCP) { in ExpandConstantFP() function in SelectionDAGLegalize
3559 Results.push_back(ExpandConstantFP(CFP, true)); in ExpandNode()