Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DTypeSize.h281 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount()
291 static constexpr ElementCount getFixed(ScalarTy MinVal) { in getFixed()
294 static constexpr ElementCount getScalable(ScalarTy MinVal) { in getScalable()
297 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get()
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp306 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp404 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() 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-16.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp497 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DELFYAML.cpp1282 const int64_t MinVal = Is64 ? INT64_MIN : INT32_MIN; in input() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1298 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp1606 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3560 APInt MinVal, MaxVal; in SimplifySetCC() local
7162 APInt MinVal = APInt::getSignedMinValue(BitWidth); in expandAddSubSat() local
7204 APInt MinVal = APInt::getSignedMinValue(VTSize); in expandFixedPointMul() local
DLegalizeIntegerTypes.cpp734 APInt MinVal = APInt::getSignedMinValue(OldBits).sext(NewBits); in PromoteIntRes_ADDSUBSAT() local
3045 APInt MinVal = APInt::getSignedMinValue(VTSize); in ExpandIntRes_MULFIX() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1782 APInt MinVal = APInt::getSignedMinValue(Ty->getScalarSizeInBits()); in foldOverflowingAddSubSelect() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1737 APInt MinVal, MaxVal; in SimplifySetCC() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp932 APInt MinVal = APInt::getSignedMinValue(OldBits).sext(NewBits); in PromoteIntRes_ADDSUBSHLSAT() local
3837 APInt MinVal = APInt::getSignedMinValue(VTSize); in ExpandIntRes_MULFIX() local
DTargetLowering.cpp4649 APInt MinVal, MaxVal; in SimplifySetCC() local
9611 APInt MinVal = APInt::getSignedMinValue(BitWidth); in expandAddSubSat() local
9690 APInt MinVal = APInt::getSignedMinValue(VTSize); in expandFixedPointMul() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1921 APInt MinVal = APInt::getSignedMinValue(Ty->getScalarSizeInBits()); in foldOverflowingAddSubSelect() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp7353 const unsigned MinVal, in parseSwizzleOperand()
7374 const unsigned MinVal, in parseSwizzleOperands()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp7057 auto MinVal = in lowerAddSubSatToMinMax() local
7136 auto MinVal = in lowerAddSubSatToAddoSubo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp660 int64_t MinVal, MaxVal; in isImmScaled() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp5471 const unsigned MinVal, in parseSwizzleOperands()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp818 int64_t MinVal, MaxVal; in isImmScaled() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp29497 APInt MinVal = APInt::getSignedMinValue(BitWidth); in LowerADDSAT_SUBSAT() local