Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dmat.c182 double MaxVal,ExceptionInfo *exception) in InsertComplexDoubleRow()
245 double MaxVal,ExceptionInfo *exception) in InsertComplexFloatRow()
879 double MinVal, MaxVal; in ReadMATImage() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp328 int64_t MaxVal = (int64_t(1) << 31) - 8; in emitIncrement() 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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp3956 APInt MaxVal = APInt::getMaxValue(MulWidth); in processUMulZExtIdiom() local
3968 APInt MaxVal = APInt::getOneBitSet(CI->getBitWidth(), MulWidth); in processUMulZExtIdiom() local
3979 APInt MaxVal = APInt::getMaxValue(MulWidth); in processUMulZExtIdiom() local
3991 APInt MaxVal = APInt::getOneBitSet(CI->getBitWidth(), MulWidth); in processUMulZExtIdiom() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp452 bool MaxVal = cast<ConstantInt>(ObjectSize->getArgOperand(1))->isZero(); in lowerObjectSizeCall() local
DScalarEvolutionExpander.cpp2231 auto MaxVal = APInt::getMaxValue(DstBits).zext(SrcBits); in generateOverflowCheck() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp854 int64_t MaxVal, bool AllowTLS) { in parsePCRel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1234 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp632 int64_t MinVal, MaxVal; in isImmScaled() local
2330 unsigned MaxVal = IsSVEPrefetch ? 15 : 31; in tryParsePrefetch() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1737 APInt MinVal, MaxVal; in SimplifySetCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2344 APInt MinVal, MaxVal; in SimplifySetCC() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4257 const unsigned MaxVal, in parseSwizzleOperands()