| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | StackSafetyAnalysis.cpp | 420 US.addRange(I, AccessRange, Safe); in analyzeAllUses() 440 US.addRange(I, AccessRange, Safe); in analyzeAllUses() 470 US.addRange(I, AccessRange, Safe); in analyzeAllUses() 613 for (auto &KV : US.Calls) { in updateOneUse() 619 if (!US.Range.contains(CalleeRange)) { in updateOneUse() 622 US.Range = UnknownRange; in updateOneUse() 624 US.updateRange(CalleeRange); in updateOneUse() 1130 auto &US = in generateParamAccessSummary() local 1134 US.Range = PS.Use; in generateParamAccessSummary() 1142 US.Range = FullSet; in generateParamAccessSummary() [all …]
|
| /llvm-project-15.0.7/llvm/test/Demangle/ |
| H A D | ms-templates-memptrs.test | 20 ??$CallMethod@US@@$0A@@@YAXAAUS@@@Z 23 ??$CallMethod@US@@$1??_91@$BA@AE@@YAXAAUS@@@Z 26 ??$CallMethod@US@@$1?f@1@QAEXXZ@@YAXAAUS@@@Z 68 ??$ReadField@US@@$03@@YAHAAUS@@@Z 71 ??$ReadField@US@@$07@@YAHAAUS@@@Z 74 ??$ReadField@US@@$0A@@@YAHAAUS@@@Z
|
| H A D | ms-templates.test | 199 ??$f@US@@$1?g@1@QEAAXXZ@@YAXXZ
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libscanbuild/ |
| H A D | intercept.py | 42 US = chr(0x1f) variable 178 command = US.join(entry.cmd) + US 200 'command': records[4].split(US)[:-1]
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/ |
| H A D | container-contains.cpp | 82 int testDifferentTypes(std::map<int, int> &M, std::unordered_set<int> &US, std::set<int> &S, std::m… in testDifferentTypes() argument 86 bool C2 = US.count(1002); in testDifferentTypes()
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | const-unnamed-member.ll | 38 @"\01?s@@3US@@A" = dso_local global %struct.S zeroinitializer, align 4, !dbg !0 45 !1 = distinct !DIGlobalVariable(name: "s", linkageName: "\01?s@@3US@@A", scope: !2, file: !3, line:…
|
| /llvm-project-15.0.7/clang/test/Analysis/diagnostics/Inputs/expected-sarif/ |
| H A D | sarif-diagnostics-taint-test.c.sarif | 92 "language": "en-US",
|
| H A D | sarif-multi-diagnostic-test.c.sarif | 440 "language": "en-US",
|
| /llvm-project-15.0.7/lldb/test/Shell/SymbolFile/NativePDB/ |
| H A D | tag-types.cpp | 25 unsigned short US; member
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | xcore-stringtype.c | 31 unsigned short US, signed short SS, int I, unsigned int UI, in builtinType() argument
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libear/ |
| H A D | ear.c | 405 static int const US = 0x1f; in bear_report_call() local 438 fprintf(fd, "%s%c", argv[it], US); in bear_report_call()
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx17Papers.csv | 107 "`P0604R0 <https://wg21.link/P0604R0>`__","LWG","Resolving GB 55, US 84, US 85, US 86","Kona","|Com…
|
| H A D | Cxx20Issues.csv | 13 "`2966 <https://wg21.link/LWG2966>`__","Incomplete resolution of US 74","Toronto","|Nothing To Do|"… 258 "`3335 <https://wg21.link/LWG3335>`__","Resolve C++20 NB comments US 273 and GB 274","Prague","|Com… 297 "`3395 <https://wg21.link/LWG3395>`__","Definition for three-way comparison needs to be updated (US…
|
| H A D | Cxx20Papers.csv | 177 …CWG","Converting from ``T*``\ to bool should be considered narrowing (re: US 212)","Prague","* *"… 178 "`P1963R0 <https://wg21.link/P1963R0>`__","LWG","Fixing US 313","Prague","* *",""
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | DiscourseMigrationGuide.md | 96 <tr><td>Community - US LLVM Developers' Meeting</td><td>devmtg-US@discourse.llvm.org</td></tr> 146 <tr><td>llvm-devmeeting</td><td>Community/US Developer Meeting</td></tr>
|
| H A D | HowToAddABuilder.rst | 178 tend to cluster strongly during US working hours. Looking at a couple
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | SymbolCache.cpp | 284 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset() local 285 Id = createSymbol<NativeTypeTypedef>(std::move(US)); in getOrCreateGlobalSymbolByOffset()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | RegisterCoalescer.cpp | 896 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local 897 if (US == IntA.end() || US->valno != AValNo) in removeCopyByCommutingDef() 947 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local 948 assert(US != IntA.end() && "Use must be live"); in removeCopyByCommutingDef() 949 if (US->valno != AValNo) in removeCopyByCommutingDef()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsScheduleP5600.td | 342 def : InstRW<[P5600WriteMSAShortInt], (instregex "^ASUB_[US].[BHWD]$")>; 343 def : InstRW<[P5600WriteMSAShortInt], (instregex "^AVER?_[US].[BHWD]$")>;
|
| H A D | MipsScheduleGeneric.td | 1430 def : InstRW<[GenericWriteMSAShortInt], (instregex "^ASUB_[US].[BHWD]$")>; 1431 def : InstRW<[GenericWriteMSAShortInt], (instregex "^AVER?_[US].[BHWD]$")>;
|
| /llvm-project-15.0.7/llvm/include/llvm/Target/ |
| H A D | GenericOpcodes.td | 613 /// RESULT = [US]MULFIX(LHS, RHS, SCALE) - Perform fixed point 649 /// RESULT = [US]DIVFIX(LHS, RHS, SCALE) - Perform fixed point division on
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedKryoDetails.td | 213 (instregex "(S|U|SU|US)QADD(v1i8|v1i16|v2i16|v1i32|v1i64)")>; 2177 (instregex "^(SU|US)QADD(v8i8|v4i16|v2i32)")>; 2183 (instregex "^(SU|US)QADD(v16i8|v8i16|v4i32|v2i64)")>;
|
| H A D | AArch64SchedFalkorDetails.td | 690 def : InstRW<[FalkorWr_1VXVY_3cyc], (instregex "^(SU|US)QADD(v1i8|v1i16|v2i16|v1i32|v1i64|v2i32|v… 750 def : InstRW<[FalkorWr_2VXVY_3cyc], (instregex "^(SU|US)QADD(v16i8|v8i16|v4i32|v2i64)$")>;
|
| H A D | AArch64SchedA55.td | 469 def : InstRW<[CortexA55WriteAluVq_2], (instregex "[US]?SHLLv")>;
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopStrengthReduce.cpp | 3471 } else if (const SCEVUnknown *US = dyn_cast<SCEVUnknown>(S)) { in CollectLoopInvariantFixupsAndFormulae() local 3472 const Value *V = US->getValue(); in CollectLoopInvariantFixupsAndFormulae() 3536 if (UserS == US) { in CollectLoopInvariantFixupsAndFormulae() 3564 InsertSupplementalFormula(US, LU, LUIdx); in CollectLoopInvariantFixupsAndFormulae()
|