Home
last modified time | relevance | path

Searched defs:NewL (Results 1 – 7 of 7) 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-7.0/llvm/lib/IR/
DConstantRange.cpp873 APInt NewL = APIntOps::smax(getSignedMin(), Other.getSignedMin()); in smax() local
886 APInt NewL = APIntOps::umax(getUnsignedMin(), Other.getUnsignedMin()); in umax() local
899 APInt NewL = APIntOps::smin(getSignedMin(), Other.getSignedMin()); in smin() local
912 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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2518 for (auto *NewL : NewLoops) in runOnLoop() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp634 SDValue NewL; in SoftenFloatRes_LOAD() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp638 SDValue NewL; in SoftenFloatRes_LOAD() local