Searched defs:PS (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DEnumCastOutOfRangeChecker.cpp36 const ProgramStateRef PS; member in class:__anon2224::ConstraintBasedEQEvaluator
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h503 auto PS = F(OldSize); variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp208 BasicBlock *PS = (PS1 == BB) ? PS2 : PS1; local
H A DPredicateInfo.cpp530 PredicateSwitch *PS = new PredicateSwitch( local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h150 void setPlatformSupport(std::unique_ptr<PlatformSupport> PS) { argument
212 std::unique_ptr<PlatformSupport> PS; member in class:llvm::orc::LLJIT
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp357 auto PS = cantFail(SymbolDeserializer::deserializeAs<ProcSym>(*I)); local
404 auto PS = local
421 auto PS = cantFail(SymbolDeserializer::deserializeAs<PublicSym32>(Sym.get())); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp252 auto &PS = Err(getPdb().getPDBInfoStream()); local
H A Dllvm-pdbutil.cpp1172 std::unique_ptr<PDBSymbolPublicSymbol> PS = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp351 std::unique_ptr<ProfileSummary> PS = ISB.getSummary(); local
270 setSummary(IndexedInstrProf::Summary *TheSummary, ProfileSummary &PS) argument
[all...]
/freebsd-13-stable/usr.bin/sed/
H A Dprocess.c64 static SPACE HS, PS, SS, YS; variable
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h137 PD = 1, XS = 2, XD = 3, PS = 4 enumerator in enum:llvm::X86Local::__anon4957
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp757 auto &PS = KV.second; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp109 static raw_ostream &operator<<(raw_ostream &OS, const PrintState &PS) { argument
/freebsd-13-stable/libexec/getty/
H A Dgettytab.h166 #define PS gettyflags[16].value macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp680 auto *PS = D->getDecl()->getAttr<PassObjectSizeAttr>(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp738 ParsedStatus PS = IsUnparsed; local
1022 UpdateParsedFileStatus(SourceManager &SM, FileID FID, ParsedStatus PS) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp914 const auto *PS = dyn_cast<ClassTemplatePartialSpecializationDecl>(this); local
530 getPartialSpecializations( SmallVectorImpl<ClassTemplatePartialSpecializationDecl *> &PS) argument
1200 getPartialSpecializations( SmallVectorImpl<VarTemplatePartialSpecializationDecl *> &PS) argument
1261 const auto *PS = dyn_cast<VarTemplatePartialSpecializationDecl>(this); local
[all...]
H A DDeclObjC.cpp1964 collectInheritedProtocolProperties( const ObjCPropertyDecl *Property, ProtocolPropertySet &PS, PropertyDeclOrder &PO) const argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp926 const int *PS = TRI->getRegClassPressureSets(RC); local
H A DSplitKit.cpp435 auto &PS = getSubRangeForMask(S.LaneMask, Edit->getParent()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp106 GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS, argument
113 GenericLLVMIRPlatformSupport &PS; member in class:__anon3663::GlobalCtorDtorScraper
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp167 Optional<PredState> PS; member in class:__anon4463::X86SpeculativeLoadHardeningPass
[all...]
/freebsd-13-stable/sys/mips/include/
H A Dregnum.h100 #define PS SR /* alias for SR */ macro
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h2000 auto *PS = new (getASTContext()) SpecializedPartialSpecialization(); local
2852 auto *PS = new (getASTContext()) SpecializedPartialSpecialization(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1103 showHotFunctionList(const StringMap<sampleprof::FunctionSamples> &Profiles, ProfileSummary &PS, raw_fd_ostream &OS) argument
1201 auto &PS = Reader->getSummary(); local
[all...]

Completed in 272 milliseconds

12