/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 281 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/ |
D | TypeSize.h | 298 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/ |
D | TypeSize.h | 286 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/ |
D | TypeSize.h | 286 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/ |
D | TypeSize.h | 286 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 D | SystemZFrameLowering.cpp | 306 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 D | SystemZFrameLowering.cpp | 404 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
|
/aosp_15_r20/external/llvm/utils/PerfectShuffle/ |
H A D | PerfectShuffle.cpp | 274 unsigned MinVal = i; in main() local
|
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/ |
H A D | SystemZAsmParser.cpp | 853 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 D | SystemZFrameLowering.cpp | 497 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 D | ELFYAML.cpp | 1282 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 D | SystemZAsmParser.cpp | 1298 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 D | TargetLowering.cpp | 3560 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 D | LegalizeIntegerTypes.cpp | 734 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 D | SystemZAsmParser.cpp | 1606 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 D | InstCombineSelect.cpp | 1782 APInt MinVal = APInt::getSignedMinValue(Ty->getScalarSizeInBits()); in foldOverflowingAddSubSelect() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1737 APInt MinVal, MaxVal; in SimplifySetCC() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeIntegerTypes.cpp | 932 APInt MinVal = APInt::getSignedMinValue(OldBits).sext(NewBits); in PromoteIntRes_ADDSUBSHLSAT() local 3837 APInt MinVal = APInt::getSignedMinValue(VTSize); in ExpandIntRes_MULFIX() local
|
H A D | TargetLowering.cpp | 4649 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 D | InstCombineSelect.cpp | 1921 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 D | AMDGPUAsmParser.cpp | 7353 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 D | LegalizerHelper.cpp | 7057 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 D | AArch64AsmParser.cpp | 660 int64_t MinVal, MaxVal; in isImmScaled() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 5471 const unsigned MinVal, in parseSwizzleOperands()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 818 int64_t MinVal, MaxVal; in isImmScaled() local
|