/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
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()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 306 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 404 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
|
/external/llvm/utils/PerfectShuffle/ |
D | PerfectShuffle.cpp | 274 unsigned MinVal = i; in main() local
|
/external/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 853 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 497 int64_t MinVal = -uint64_t(1) << 31; in emitIncrement() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 1282 const int64_t MinVal = Is64 ? INT64_MIN : INT32_MIN; in input() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 1298 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/ |
D | SystemZAsmParser.cpp | 1606 SystemZAsmParser::parsePCRel(OperandVector &Operands, int64_t MinVal, in parsePCRel()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
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
|
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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 1782 APInt MinVal = APInt::getSignedMinValue(Ty->getScalarSizeInBits()); in foldOverflowingAddSubSelect() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | TargetLowering.cpp | 1737 APInt MinVal, MaxVal; in SimplifySetCC() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
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
|
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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSelect.cpp | 1921 APInt MinVal = APInt::getSignedMinValue(Ty->getScalarSizeInBits()); in foldOverflowingAddSubSelect() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 7353 const unsigned MinVal, in parseSwizzleOperand() 7374 const unsigned MinVal, in parseSwizzleOperands()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 7057 auto MinVal = in lowerAddSubSatToMinMax() local 7136 auto MinVal = in lowerAddSubSatToAddoSubo() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 660 int64_t MinVal, MaxVal; in isImmScaled() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 5471 const unsigned MinVal, in parseSwizzleOperands()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 818 int64_t MinVal, MaxVal; in isImmScaled() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 29497 APInt MinVal = APInt::getSignedMinValue(BitWidth); in LowerADDSAT_SUBSAT() local
|