Home
last modified time | relevance | path

Searched defs:Fract (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1810 Value *Fract = nullptr; in visitSelectInst() local
2299 Value *Fract = applyFractPat(Builder, FractArg); in visitFMinLike() local
H A DAMDGPULegalizerInfo.cpp3854 auto Fract = B.buildIntrinsic(Intrinsic::amdgcn_fract, {F64}) in legalizeFFloor() local