| /freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/ |
| H A D | ReductionRules.h | 50 PBQPNum Min = ECosts[0][j] + XCosts[0]; in applyR1() local 60 PBQPNum Min = ECosts[i][0] + XCosts[0]; in applyR1() local 112 PBQPNum Min = (*YXECosts)[i][0] + (*ZXECosts)[j][0] + XCosts[0]; in applyR2() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ConstantRange.cpp | 86 APInt Min = getUnsignedMin(); in toKnownBits() local 743 APInt Min = APInt::getMinValue(BW); castOp() local 1174 APInt Min = getSignedMin(); smul_fast() local 1478 APInt Min = getUnsignedMin(); shl() local 1630 APInt Min = getSignedMin(); smul_sat() local 1654 APInt Min = getSignedMin(), Max = getSignedMax(); sshl_sat() local 1868 APInt Min = getUnsignedMin(), Max = getUnsignedMax(); unsignedAddMayOverflow() local 1884 APInt Min = getSignedMin(), Max = getSignedMax(); signedAddMayOverflow() local 1914 APInt Min = getUnsignedMin(), Max = getUnsignedMax(); unsignedSubMayOverflow() local 1930 APInt Min = getSignedMin(), Max = getSignedMax(); signedSubMayOverflow() local 1960 APInt Min = getUnsignedMin(), Max = getUnsignedMax(); unsignedMulMayOverflow() local [all...] |
| /freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerDefs.h | 26 template <class T> T Min(T a, T b) { return a < b ? a : b; } in Min() function
|
| /freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | VerifyDiagnosticConsumer.h | 57 unsigned Min, Max; variable 75 unsigned Min, unsigned Max) in Directive()
|
| /freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | LegalizeMutations.cpp | 78 unsigned Min) { in widenScalarOrEltToNextPow2() 98 unsigned Min) { in moreElementsToNextPow2()
|
| /freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-color-helper.cpp | 87 int Min = 0; in convertToHSV() local 143 double Min = V - C; in convertToRGB() local
|
| H A D | xray-graph.h | 44 double Min; member
|
| /freebsd-src/contrib/arm-optimized-routines/pl/math/ |
| H A D | sv_log2_3u.c | |
| H A D | sv_log10_2u5.c | |
| H A D | sv_log2f_2u5.c | |
| H A D | sv_logf_3u4.c | |
| H A D | sv_log10f_3u5.c | |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
| H A D | Random.h | 21 template <typename T, typename GenT> T uniform(GenT &Gen, T Min, T Max) { in uniform()
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
| H A D | APFixedPoint.cpp | 269 APSInt Min = APFixedPoint::getMin(CommonFXSema).getValue() mul() local 330 APSInt Min = APFixedPoint::getMin(CommonFXSema).getValue() div() local 366 APSInt Min = APFixedPoint::getMin(Sema).getValue().extOrTrunc(Wide); shl() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | PointerSumType.h | 232 struct Min : std::integral_constant< struct
|
| /freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
| H A D | DarwinSDKInfo.cpp | 40 VersionTuple Min = VersionTuple(std::numeric_limits<unsigned>::max()); in parseJSON() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | VerifyDiagnosticConsumer.cpp | 93 unsigned Min, unsigned Max) in StandardDirective() argument 110 unsigned Min, unsigned Max, StringRef RegexStr) in RegexDirective() argument 291 unsigned Min = 1, Max = 1; member 1144 create(bool RegexKind,SourceLocation DirectiveLoc,SourceLocation DiagnosticLoc,bool MatchAnyFileAndLine,bool MatchAnyLine,StringRef Text,unsigned Min,unsigned Max) create() argument [all...] |
| /freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.h | 111 uint64_t Min; member
|
| H A D | BytesOutputStyle.cpp | 207 void BytesOutputStyle::dumpBlockRanges(uint32_t Min, uint32_t Max) { in dumpBlockRanges() 430 void BytesOutputStyle::dumpByteRanges(uint32_t Min, uint32_t Max) { in dumpByteRanges()
|
| /freebsd-src/contrib/arm-optimized-routines/math/aarch64/ |
| H A D | v_powf.c | |
| /freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | AMDGPU.cpp | 608 unsigned Min = 0; handleAMDGPUFlatWorkGroupSizeAttr() local 633 unsigned Min = handleAMDGPUWavesPerEUAttr() local [all...] |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZMCAsmBackend.cpp | 31 auto checkFixupInRange = [&](int64_t Min, int64_t Max) -> bool { in extractBitsForFixup() argument
|
| /freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenACCKinds.h | 385 Min, global() enumerator
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPreLegalizerCombiner.cpp | 144 const int64_t Min = std::numeric_limits<int16_t>::min(); matchClampI64ToI16() local
|
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | MemoryBuiltins.h | 150 Min, enumerator
|