Searched refs:bitcastConstantFPToInt (Results 1 – 2 of 2) sorted by relevance
152 SDValue bitcastConstantFPToInt(ConstantFPSDNode *C, const SDLoc &DL,
971 Arg = bitcastConstantFPToInt(C, dl, DAG); in LowerCall_32()3152 SDValue SparcTargetLowering::bitcastConstantFPToInt(ConstantFPSDNode *C, in bitcastConstantFPToInt() function in SparcTargetLowering3170 return bitcastConstantFPToInt(cast<ConstantFPSDNode>(Src), dl, DCI.DAG); in PerformBITCASTCombine()