| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ | 
| H A D | AArch64MachineFunctionInfo.cpp | 96   else if (const auto *PS = mdconst::extract_or_null<ConstantInt>(  in AArch64FunctionInfo()  local 112     else if (const auto *PS = dyn_cast_or_null<MDString>(  in AArch64FunctionInfo()  local
  | 
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | 
| H A D | SymbolCache.cpp | 364     auto PS = cantFail(SymbolDeserializer::deserializeAs<ProcSym>(*I));  in findFunctionSymbolBySectOffset()  local 417     auto PS =  in findPublicSymbolBySectOffset()  local 436   auto PS = cantFail(SymbolDeserializer::deserializeAs<PublicSym32>(Sym.get()));  in findPublicSymbolBySectOffset()  local
  | 
| H A D | GSIStreamBuilder.cpp | 483 auto PS = WritableMappedBlockStream::createIndexedStream( commit()  local 
  | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ | 
| H A D | LLJIT.h | 185   void setPlatformSupport(std::unique_ptr<PlatformSupport> PS) {  in setPlatformSupport() 247   std::unique_ptr<PlatformSupport> PS;  variable
  | 
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ | 
| H A D | PDBContext.cpp | 158     if (auto *PS = dyn_cast_or_null<PDBSymbolPublicSymbol>(PublicSym.get())) {  in getFunctionName()  local
  | 
| /freebsd/lib/libpmc/ | 
| H A D | pmclog.c | 78 #define	PMCLOG_HEADER_FROM_SAVED_STATE(PS)				\  argument
  | 
| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ | 
| H A D | ARMWinEHPrinter.cpp | 1063 ListScope PS(SW, "Prologue"); dumpXDataRecord()  local  1072 ListScope PS(SW, "Prologue"); dumpXDataRecord()  local  1237 ListScope PS(SW, "Prologue"); dumpPackedEntry()  local  1267 ListScope PS(SW, "Epilogue"); dumpPackedEntry()  local  1332 ListScope PS(SW, "Prologue"); dumpPackedARM64Entry()  local 
  | 
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ | 
| H A D | FlattenCFG.cpp | 206     BasicBlock *PS = (PS1 == BB) ? PS2 : PS1;  in FlattenParallelAndOr()  local
  | 
| H A D | PredicateInfo.cpp | 488       PredicateSwitch *PS = new PredicateSwitch(  in processSwitch()  local 877       } else if (const auto *PS = dyn_cast<PredicateSwitch>(PI)) {  in emitInstructionAnnot()  local
  | 
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | 
| H A D | InnerPointerChecker.cpp | 136   if (const PtrSet *PS = State->get<RawPtrMap>(MR)) {  in markPtrSymbolsReleased()  local
  | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ | 
| H A D | xray_segmented_array.h | 502     auto PS = F(OldSize);  in trim()  local
  | 
| /freebsd/usr.bin/sed/ | 
| H A D | process.c | 59 static SPACE HS, PS, SS, YS;  variable
  | 
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ | 
| H A D | StackSafetyAnalysis.cpp | 798   for (const auto &PS : FS.paramAccesses()) in findParamAccess()   local  946     auto &PS = KV.second; in getParamAccesses()   local  1162         for (const auto &PS : FS->paramAccesses()) { in generateParamAccessSummary()   local  [all...] | 
| /freebsd/contrib/llvm-project/compiler-rt/lib/profile/ | 
| H A D | InstrProfilingBuffer.c | 40 COMPILER_RT_VISIBILITY void __llvm_profile_set_page_size(unsigned PS) {  in __llvm_profile_set_page_size()
  | 
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ | 
| H A D | VerifyDiagnosticConsumer.cpp | 746       ParsedStatus PS = IsUnparsed;  in HandleDiagnostic()  local 1036                                                       ParsedStatus PS) {  in UpdateParsedFileStatus()
  | 
| /freebsd/libexec/getty/ | 
| H A D | gettytab.h | 163 #define	PS	gettyflags[16].value  macro
  | 
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ | 
| H A D | X86RecognizableInstr.h | 173 enum { PD = 1, XS = 2, XD = 3, PS = 4 };  enumerator
  | 
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | 
| H A D | LLJIT.cpp | 112   GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS,  in GlobalCtorDtorScraper() 121   GenericLLVMIRPlatformSupport &PS;  member in __anonc48a5abb0111::GlobalCtorDtorScraper
  | 
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ | 
| H A D | InstrProfWriter.cpp | 426                        ProfileSummary &PS) {  in setSummary() 970   std::unique_ptr<ProfileSummary> PS = ISB.getSummary();  in writeImpl()  local
  | 
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | 
| H A D | SplitKit.cpp | 442       auto &PS = getSubRangeForMask(S.LaneMask, Edit->getParent());  in addDeadDef()  local 1296   for (const LiveInterval::SubRange &PS : ParentLI.subranges()) {  in extendPHIKillRanges()  local
  | 
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | 
| H A D | BugReporterVisitors.cpp | 332   if (auto PS = N->getLocationAs<PostStmt>())  in wasRegionOfInterestModifiedAt()  local 1564       std::optional<PostStore> PS = Succ->getLocationAs<PostStore>();  in VisitNode()  local 1781   if (std::optional<PostStmt> PS = StoreSite->getLocationAs<PostStmt>()) {  in VisitNode()  local 2808   if (std::optional<PostStmt> PS = ProgPoint.getAs<PostStmt>()) {  in VisitNodeImpl()  local
  | 
| H A D | ExprEngineCXX.cpp | 89   PostStmt PS(CallExpr, LCtx);  in performTrivialCopy()  local
  | 
| /freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ | 
| H A D | llvm-profdata.cpp | 2923   std::unique_ptr<ProfileSummary> PS(Builder.getSummary());  in showInstrProfile()  local 3079                                ProfileSummary &PS, uint32_t TopN,  in showHotFunctionList() 3184     auto &PS = Reader->getSummary();  in showSampleProfile()  local
  | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ | 
| H A D | X86SpeculativeLoadHardening.cpp | 166   std::optional<PredState> PS;  member in __anoncf9906b60111::X86SpeculativeLoadHardeningPass
  | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | 
| H A D | DXContainer.h | 243   PixelPSVInfo PS;  member
  |