Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp56053 CastIntSETCCtoFP(MVT VT, ISD::CondCode CC, unsigned NumSignificantBitsLHS, in CastIntSETCCtoFP() argument
56066 if (FPPrec >= NumSignificantBitsLHS && FPPrec >= NumSignificantBitsRHS) in CastIntSETCCtoFP()