Home
last modified time | relevance | path

Searched defs:NeedScale (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp844 Value *NeedScale = in emitSqrtIEEE2ULP() local
871 Value *NeedScale = in emitRsqIEEE1ULP() local
H A DAMDGPULegalizerInfo.cpp5097 auto NeedScale = B.buildFCmp(CmpInst::FCMP_OGT, S1, ScaleThreshold, X, Flags); in legalizeFSQRTF32() local
H A DSIISelLowering.cpp10803 SDValue NeedScale = DAG.getSetCC(DL, MVT::i1, X, ScaleThreshold, ISD::SETOLT); in lowerFSQRTF32() local