Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcISelLowering.h180 SDValue bitcastConstantFPToInt(ConstantFPSDNode *C, const SDLoc &DL,
H A DSparcISelLowering.cpp854 Arg = bitcastConstantFPToInt(C, dl, DAG); in LowerCall_32()
3071 SDValue SparcTargetLowering::bitcastConstantFPToInt(ConstantFPSDNode *C, in bitcastConstantFPToInt() function in SparcTargetLowering
3089 return bitcastConstantFPToInt(cast<ConstantFPSDNode>(Src), dl, DCI.DAG); in PerformBITCASTCombine()