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.h195 SDValue bitcastConstantFPToInt(ConstantFPSDNode *C, const SDLoc &DL,
H A DSparcISelLowering.cpp967 Arg = bitcastConstantFPToInt(C, dl, DAG); in LowerCall_32()
3298 SDValue SparcTargetLowering::bitcastConstantFPToInt(ConstantFPSDNode *C, in bitcastConstantFPToInt() function in SparcTargetLowering
3316 return bitcastConstantFPToInt(cast<ConstantFPSDNode>(Src), dl, DCI.DAG); in PerformBITCASTCombine()