Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeTypes.h396 SDValue SoftenFloatRes_ConstantFP(ConstantFPSDNode *N);
HDLegalizeFloatTypes.cpp66 R = SoftenFloatRes_ConstantFP(cast<ConstantFPSDNode>(N)); in SoftenFloatResult()
133 SDValue DAGTypeLegalizer::SoftenFloatRes_ConstantFP(ConstantFPSDNode *N) { in SoftenFloatRes_ConstantFP() function in DAGTypeLegalizer