Searched defs:MinVal (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp404 int64_t MinVal = -uint64_t(1) << 31; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1298 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3560 APInt MinVal, MaxVal; local
[all...]
H A DLegalizeIntegerTypes.cpp746 APInt MinVal = APInt::getSignedMinValue(OldBits).sext(NewBits); local
3057 APInt MinVal = APInt::getSignedMinValue(VTSize); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp11819 APFixedPoint MinVal = S.Context.getFixedPointMin(T); local

Completed in 232 milliseconds