Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp187 Value *PosInf = Builder.CreateXor(NegOne, NegInf); in expandFPToI() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2271 Value *PosInf = ConstantFP::getInfinity(Ty), in replacePowWithSqrt() local