Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp162 Value *PosOrNeg = Builder.CreateICmpSGT( in expandFPToI() local
434 Value *PosOrNeg = Builder.CreateICmpEQ(A3, Builder.getIntN(BitWidth, 0)); in expandIToFP() local