Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstantRange.cpp749 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() local
762 APInt NewL = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in umax() local
775 APInt NewL = APIntOps::smin(getSignedMin(), Other.getSignedMin()); in smin() local
788 APInt NewL = APIntOps::umin(getUnsignedMin(), Other.getUnsignedMin()); in umin() local
/external/swiftshader/third_party/LLVM/lib/Support/
DConstantRange.cpp572 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() local
585 APInt NewL = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in umax() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp478 SDValue NewL; in SoftenFloatRes_LOAD() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp634 SDValue NewL; in SoftenFloatRes_LOAD() local