Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DTypeSize.h298 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount()
308 static constexpr ElementCount getFixed(ScalarTy MinVal) { in getFixed()
311 static constexpr ElementCount getScalable(ScalarTy MinVal) { in getScalable()
314 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DTypeSize.h286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount()
296 static constexpr ElementCount getFixed(ScalarTy MinVal) { in getFixed()
299 static constexpr ElementCount getScalable(ScalarTy MinVal) { in getScalable()
302 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DTypeSize.h286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount()
296 static constexpr ElementCount getFixed(ScalarTy MinVal) { in getFixed()
299 static constexpr ElementCount getScalable(ScalarTy MinVal) { in getScalable()
302 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DTypeSize.h286 constexpr ElementCount(ScalarTy MinVal, bool Scalable) in ElementCount()
296 static constexpr ElementCount getFixed(ScalarTy MinVal) { in getFixed()
299 static constexpr ElementCount getScalable(ScalarTy MinVal) { in getScalable()
302 static constexpr ElementCount get(ScalarTy MinVal, bool Scalable) { in get()
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp306 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp404 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
/aosp_15_r20/external/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp274 unsigned MinVal = i; in main() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp853 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp497 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1282 const int64_t MinVal = Is64 ? INT64_MIN : INT32_MIN; in input() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1298 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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
H A DLegalizeIntegerTypes.cpp734 APInt MinVal = APInt::getSignedMinValue(OldBits).sext(NewBits); in PromoteIntRes_ADDSUBSAT() local
3045 APInt MinVal = APInt::getSignedMinValue(VTSize); in ExpandIntRes_MULFIX() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp1606 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1782 APInt MinVal = APInt::getSignedMinValue(Ty->getScalarSizeInBits()); in foldOverflowingAddSubSelect() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1737 APInt MinVal, MaxVal; in SimplifySetCC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp932 APInt MinVal = APInt::getSignedMinValue(OldBits).sext(NewBits); in PromoteIntRes_ADDSUBSHLSAT() local
3837 APInt MinVal = APInt::getSignedMinValue(VTSize); in ExpandIntRes_MULFIX() local
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1921 APInt MinVal = APInt::getSignedMinValue(Ty->getScalarSizeInBits()); in foldOverflowingAddSubSelect() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp7353 const unsigned MinVal, in parseSwizzleOperand()
7374 const unsigned MinVal, in parseSwizzleOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7057 auto MinVal = in lowerAddSubSatToMinMax() local
7136 auto MinVal = in lowerAddSubSatToAddoSubo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp660 int64_t MinVal, MaxVal; in isImmScaled() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5471 const unsigned MinVal, in parseSwizzleOperands()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp818 int64_t MinVal, MaxVal; in isImmScaled() local

12