Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmat.c183 double MaxVal,ExceptionInfo *exception) in InsertComplexDoubleRow()
246 double MaxVal,ExceptionInfo *exception) in InsertComplexFloatRow()
815 double MinVal, MaxVal; in ReadMATImage() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp307 int64_t MaxVal = (int64_t(1) << 31) - 8; in emitIncrement() local
/external/clang/lib/Frontend/
DInitPreprocessor.cpp187 llvm::APInt MaxVal = isSigned ? llvm::APInt::getSignedMaxValue(TypeWidth) in DefineTypeSize() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2783 APInt MaxVal = APInt::getMaxValue(MulWidth); in ProcessUMulZExtIdiom() local
2795 APInt MaxVal = APInt::getOneBitSet(CI->getBitWidth(), MulWidth); in ProcessUMulZExtIdiom() local
2806 APInt MaxVal = APInt::getMaxValue(MulWidth); in ProcessUMulZExtIdiom() local
2818 APInt MaxVal = APInt::getOneBitSet(CI->getBitWidth(), MulWidth); in ProcessUMulZExtIdiom() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp854 int64_t MaxVal, bool AllowTLS) { in parsePCRel()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2228 APInt MinVal, MaxVal; in SimplifySetCC() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2103 auto MaxVal = APInt::getMaxValue(DstBits).zext(SrcBits); in generateOverflowCheck() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1737 APInt MinVal, MaxVal; in SimplifySetCC() local