Home
last modified time | relevance | path

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

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