Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19163 static SDValue lowerFPToIntToFP(SDValue CastToFP, const SDLoc &DL, in lowerFPToIntToFP() argument
19167 SDValue CastToInt = CastToFP.getOperand(0); in lowerFPToIntToFP()
19168 MVT VT = CastToFP.getSimpleValueType(); in lowerFPToIntToFP()