Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h188 SDValue bitcastConstantFPToInt(ConstantFPSDNode *C, const SDLoc &DL,
H A DSparcISelLowering.cpp856 Arg = bitcastConstantFPToInt(C, dl, DAG); in LowerCall_32()
3062 SDValue SparcTargetLowering::bitcastConstantFPToInt(ConstantFPSDNode *C, in bitcastConstantFPToInt() function in SparcTargetLowering
3080 return bitcastConstantFPToInt(cast<ConstantFPSDNode>(Src), dl, DCI.DAG); in PerformBITCASTCombine()