|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
gen/tools/clang/include/clang/Sema/AttrParsedAttrImpl.inc 22 return UINT_MAX;
gen/tools/lldb/scripts/LLDBWrapPython.cpp 3800 if ((v > UINT_MAX)) {
include/llvm/Analysis/TargetTransformInfo.h 997 unsigned ScalarizationCostPassed = UINT_MAX) const;
include/llvm/Analysis/TargetTransformInfoImpl.h 413 unsigned getMaxPrefetchIterationsAhead() const { return UINT_MAX; }
include/llvm/CodeGen/TargetCallingConv.h 166 static const unsigned NoArgIndex = UINT_MAX;
include/llvm/IR/DerivedTypes.h 532 assert((VTy->getNumElements() * 2ull) <= UINT_MAX &&
544 assert(MinimumEltCnt <= UINT_MAX && "Too many elements in vector");
lib/Analysis/PhiValues.cpp 53 assert(NextDepthNumber != UINT_MAX);
lib/CodeGen/Analysis.cpp 365 unsigned BitsRequired = UINT_MAX;
377 unsigned BitsProvided = UINT_MAX;
lib/CodeGen/GlobalISel/Localizer.cpp 48 return UINT_MAX;
84 if (MaxUses == UINT_MAX)
lib/CodeGen/GlobalISel/RegisterBank.cpp 21 const unsigned RegisterBank::InvalidID = UINT_MAX;
lib/CodeGen/GlobalISel/RegisterBankInfo.cpp 52 const unsigned RegisterBankInfo::DefaultMappingID = UINT_MAX;
53 const unsigned RegisterBankInfo::InvalidMappingID = UINT_MAX - 1;
lib/CodeGen/MachinePipeliner.cpp 918 unsigned min = UINT_MAX;
lib/CodeGen/ModuloSchedule.cpp 297 MachineInstr *NewMI = cloneInstr(In, UINT_MAX, 0);
963 if (Num != UINT_MAX && computeDelta(OldMI, Delta)) {
lib/CodeGen/TargetLoweringBase.cpp 76 ("max-jump-table-size", cl::init(UINT_MAX), cl::Hidden,
lib/MC/MCCodeView.cpp 457 assert(Result < UINT_MAX && "label difference greater than 2GB");
lib/MC/MCParser/AsmParser.cpp 3641 check(FunctionId < 0 || FunctionId >= UINT_MAX, Loc,
lib/MC/MCSubtargetInfo.cpp 337 return UINT_MAX;
lib/Option/OptTable.cpp 256 unsigned BestDistance = UINT_MAX;
lib/Target/AArch64/AArch64ISelLowering.cpp 652 if (MaxJT && getMaximumJumpTableSize() == UINT_MAX)
lib/Target/AArch64/AArch64Subtarget.h 201 unsigned MaxPrefetchIterationsAhead = UINT_MAX;
lib/Target/AMDGPU/AMDGPUSubtarget.cpp 442 unsigned Dim = UINT_MAX;
lib/Target/ARM/ARMLoadStoreOptimizer.cpp 1041 Limit = UINT_MAX;
lib/Target/AVR/AVRISelLowering.cpp 240 setMinimumJumpTableEntries(UINT_MAX);
lib/Target/Hexagon/HexagonTargetTransformInfo.h 112 unsigned ScalarizationCostPassed = UINT_MAX);
lib/Target/SystemZ/SystemZHazardRecognizer.cpp 86 LastFPdOpCycleIdx = UINT_MAX;
158 if (CriticalResourceIdx != UINT_MAX &&
161 CriticalResourceIdx = UINT_MAX;
242 if (CriticalResourceIdx != UINT_MAX)
253 if (LastFPdOpCycleIdx != UINT_MAX)
261 CriticalResourceIdx = UINT_MAX;
307 (CriticalResourceIdx == UINT_MAX ||
374 if (LastFPdOpCycleIdx == UINT_MAX)
399 else if (CriticalResourceIdx != UINT_MAX) {
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp 269 unsigned const Max = (NumStores ? (12 / NumStores) : UINT_MAX);
lib/Target/SystemZ/SystemZTargetTransformInfo.h 106 unsigned ScalarizationCostPassed = UINT_MAX);
lib/Target/X86/X86TargetTransformInfo.h 150 unsigned ScalarizationCostPassed = UINT_MAX);
lib/Transforms/Scalar/SpeculativeExecution.cpp 249 return UINT_MAX; // Disallow anything not whitelisted.
269 if (Cost != UINT_MAX && isSafeToSpeculativelyExecute(&I) &&
lib/Transforms/Utils/SimplifyCFG.cpp 991 if (Max > UINT_MAX) {
5157 if (TableSize >= UINT_MAX / IT->getBitWidth())
lib/Transforms/Vectorize/LoopVectorize.cpp 606 unsigned Lane = UINT_MAX);
1788 if (Lane < UINT_MAX)
5171 unsigned IC = UINT_MAX;
lib/Transforms/Vectorize/SLPVectorizer.cpp 643 unsigned EdgeIdx = UINT_MAX;
854 unsigned Min = UINT_MAX;
projects/openmp/runtime/src/kmp_affinity.cpp 2133 if (threadInfo[num_avail][i] != UINT_MAX) {
2162 if (threadInfo[num_avail][osIdIndex] != UINT_MAX)
2195 if (threadInfo[num_avail][pkgIdIndex] != UINT_MAX)
2207 if (threadInfo[num_avail][coreIdIndex] != UINT_MAX)
2220 if (threadInfo[num_avail][threadIdIndex] != UINT_MAX)
2233 if (threadInfo[num_avail][nodeIdIndex + level] != UINT_MAX)
2263 if (threadInfo[num_avail][osIdIndex] == UINT_MAX) {
2268 if (threadInfo[0][pkgIdIndex] == UINT_MAX) {
2401 if (threadInfo[0][threadIdIndex] == UINT_MAX) {
2422 if (threadInfo[i][threadIdIndex] == UINT_MAX) {
2460 if (threadInfo[i][threadIdIndex] == UINT_MAX) {
2478 if ((threadInfo[i][threadIdIndex] != UINT_MAX) || assign_thread_ids) {
tools/clang/lib/AST/ExprConstant.cpp 570 auto UB = Temporaries.upper_bound(MapKeyTy(Key, UINT_MAX));
578 auto UB = Temporaries.upper_bound(MapKeyTy(Key, UINT_MAX));
tools/clang/lib/CodeGen/TargetInfo.cpp 3579 if (classifyArgumentType(FD->getType(), UINT_MAX, LocalNeededInt,
tools/clang/lib/Format/Format.cpp 1845 unsigned CursorIndex = UINT_MAX;
2055 unsigned LongestMatchIndex = UINT_MAX;
2277 return Replace.getOffset() == UINT_MAX && Replace.getLength() == 0 &&
2283 return Replace.getOffset() == UINT_MAX && Replace.getLength() == 1;
2303 } else if (R.getOffset() == UINT_MAX) {
tools/clang/lib/Format/FormatToken.cpp 244 MinSizeInColumn.assign(Columns, UINT_MAX);
tools/clang/lib/Format/UnwrappedLineFormatter.cpp 215 Style.ColumnLimit == 0 ? UINT_MAX : Style.ColumnLimit - Indent;
1075 unsigned RangeMinLevel = UINT_MAX;
1167 RangeMinLevel = UINT_MAX;
tools/clang/lib/Format/WhitespaceManager.cpp 333 unsigned MaxColumn = UINT_MAX;
366 MaxColumn = UINT_MAX;
472 MaxColumn = UINT_MAX;
511 unsigned MaxColumn = UINT_MAX;
612 unsigned MaxColumn = UINT_MAX;
627 ChangeMaxColumn = UINT_MAX;
tools/clang/lib/Index/CommentToXML.cpp 32 unsigned LHSIndex = UINT_MAX;
33 unsigned RHSIndex = UINT_MAX;
37 LHSIndex = UINT_MAX - 1;
43 RHSIndex = UINT_MAX - 1;
tools/clang/lib/Sema/SemaDeclAttr.cpp 242 uint32_t &Val, unsigned Idx = UINT_MAX,
247 if (Idx != UINT_MAX)
278 int &Val, unsigned Idx = UINT_MAX) {
345 unsigned IdxSource = IdxInt.getLimitedValue(UINT_MAX);
tools/clang/lib/Sema/SemaOverload.cpp10892 numLFixes = (numLFixes == 0) ? UINT_MAX : numLFixes;
10893 numRFixes = (numRFixes == 0) ? UINT_MAX : numRFixes;
tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp 228 static const unsigned InvalidArgIndex = UINT_MAX;
tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp 160 tooling::Replacement(FilePath, UINT_MAX, 0, ReplacementText));
168 HeaderReplacements.add(Replacement(FilePath, UINT_MAX, 1, Header));
tools/clang/tools/clang-format/ClangFormat.cpp 211 SourceLocation End = Sources.translateLineCol(ID, ToLine, UINT_MAX);
tools/clang/tools/extra/clang-include-fixer/IncludeFixer.cpp 412 Insertions.add(tooling::Replacement(FilePath, UINT_MAX, 0, IncludeName));
tools/clang/tools/extra/clang-move/Move.cpp 772 tooling::Replacement(FilePath, UINT_MAX, 0, IncludeNewH));
tools/clang/unittests/Format/CleanupTest.cpp 300 return createReplacement(UINT_MAX, 0, IncludeDirective);
304 return createReplacement(UINT_MAX, 1, HeaderName);
tools/lldb/source/Commands/CommandObjectTarget.cpp 4413 : Options(), m_line_start(0), m_line_end(UINT_MAX),
4523 m_line_end = UINT_MAX;
4646 if (m_options.m_line_end != UINT_MAX) {
tools/lldb/source/Core/Module.cpp 989 FindTypes_Impl(ConstString(type_basename), nullptr, UINT_MAX,
994 FindTypes_Impl(name, nullptr, UINT_MAX, searched_symbol_files, typesmap);
tools/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h 623 static constexpr unsigned UNBOUNDED = UINT_MAX; // FIXME c++17 inline
tools/lldb/unittests/tools/lldb-server/tests/ThreadIdsInJstopinfoTest.cpp 34 ASSERT_NE(pc_reg, UINT_MAX);
utils/FileCheck/FileCheck.cpp 308 A.CheckDiagIndex = UINT_MAX;
317 if (A.CheckDiagIndex != UINT_MAX)
342 A.InputEndCol = UINT_MAX;
360 B.InputEndCol = UINT_MAX;