Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstantRange.cpp696 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() local
709 APInt NewL = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in umax() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp617 SDValue NewL; in SoftenFloatRes_LOAD() local