Home
last modified time | relevance | path

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

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