Home
last modified time | relevance | path

Searched defs:MinVal (Results 1 – 13 of 13) sorted by relevance

/external/ImageMagick/coders/
Dmat.c181 static void InsertComplexDoubleRow(Image *image,double *p,int y,double MinVal, in InsertComplexDoubleRow()
244 static void InsertComplexFloatRow(Image *image,float *p,int y,double MinVal, in InsertComplexFloatRow()
879 double MinVal, MaxVal; in ReadMATImage() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp327 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp306 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp274 unsigned MinVal = i; in main() local
/external/swiftshader/third_party/LLVM/utils/PerfectShuffle/
DPerfectShuffle.cpp274 unsigned MinVal = i; in main() local
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp274 unsigned MinVal = i; in main() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp853 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1233 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2228 APInt MinVal, MaxVal; in SimplifySetCC() 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/AArch64/AsmParser/
DAArch64AsmParser.cpp632 int64_t MinVal, MaxVal; in isImmScaled() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4256 const unsigned MinVal, in parseSwizzleOperands()