| /openbsd-src/gnu/llvm/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
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/ |
| H A D | iterate.cpp | 68 for (auto PS : Allocated) in TEST_F() local
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | LLJIT.h | 141 void setPlatformSupport(std::unique_ptr<PlatformSupport> PS) { in setPlatformSupport() 203 std::unique_ptr<PlatformSupport> PS; variable
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | UndefBranchChecker.cpp | 97 if (std::optional<PostStmt> PS = P.getAs<PostStmt>()) in checkBranchCondition() local
|
| H A D | EnumCastOutOfRangeChecker.cpp | 37 const ProgramStateRef PS; member in __anon529c3c740111::ConstraintBasedEQEvaluator
|
| H A D | InnerPointerChecker.cpp | 144 if (const PtrSet *PS = State->get<RawPtrMap>(MR)) { in markPtrSymbolsReleased() local
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBContext.cpp | 158 if (auto *PS = dyn_cast_or_null<PDBSymbolPublicSymbol>(PublicSym.get())) { in getFunctionName() local
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/ |
| H A D | ARMWinEHPrinter.cpp | 1063 ListScope PS(SW, "Prologue"); in dumpXDataRecord() local 1072 ListScope PS(SW, "Prologue"); in dumpXDataRecord() local 1237 ListScope PS(SW, "Prologue"); in dumpPackedEntry() local 1267 ListScope PS(SW, "Epilogue"); in dumpPackedEntry() local 1332 ListScope PS(SW, "Prologue"); in dumpPackedARM64Entry() local
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | msp430-dis.c | 50 #define PS(x) (0xffff & (x)) macro
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | msp430-dis.c | 35 #define PS(x) (0xffff & (x)) macro
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/profile/ |
| H A D | InstrProfilingBuffer.c | 36 COMPILER_RT_VISIBILITY void __llvm_profile_set_page_size(unsigned PS) { in __llvm_profile_set_page_size()
|
| /openbsd-src/sys/arch/mips64/include/ |
| H A D | regnum.h | 69 #define PS SR /* alias for SR */ macro
|
| /openbsd-src/usr.bin/sed/ |
| H A D | process.c | 53 static SPACE HS, PS, SS; variable [all...] |
| /openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/ |
| H A D | BenchmarkRunner.cpp | 98 auto PS = ET.withSavedState(); in runAndSample() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | FlattenCFG.cpp | 206 BasicBlock *PS = (PS1 == BB) ? PS2 : PS1; in FlattenParallelAndOr() local
|
| H A D | PredicateInfo.cpp | 497 PredicateSwitch *PS = new PredicateSwitch( in processSwitch() local 912 } else if (const auto *PS = dyn_cast<PredicateSwitch>(PI)) { in emitInstructionAnnot() local
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
| H A D | xray_segmented_array.h | 503 auto PS = F(OldSize); in trim() local
|
| /openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
| H A D | InstrProfWriter.cpp | 324 ProfileSummary &PS) { in setSummary() 523 std::unique_ptr<ProfileSummary> PS = ISB.getSummary(); in writeImpl() local
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | StackSafetyAnalysis.cpp | 766 for (const auto &PS : FS.paramAccesses()) in findParamAccess() local 914 auto &PS = KV.second; in getParamAccesses() local 1129 for (const auto &PS : FS->paramAccesses()) { in generateParamAccessSummary() local
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | i386-stub.c | 124 PS /* also known as eflags */, enumerator
|
| H A D | m68k-stub.c | 148 PS,PC, enumerator
|
| /openbsd-src/libexec/getty/ |
| H A D | gettytab.h | 146 #define PS gettyflags[16].value macro
|
| /openbsd-src/gnu/llvm/clang/lib/Frontend/ |
| H A D | VerifyDiagnosticConsumer.cpp | 735 ParsedStatus PS = IsUnparsed; in HandleDiagnostic() local 1021 ParsedStatus PS) { in UpdateParsedFileStatus()
|
| /openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/ |
| H A D | LLJIT.cpp | 158 GlobalCtorDtorScraper(GenericLLVMIRPlatformSupport &PS, in GlobalCtorDtorScraper() 167 GenericLLVMIRPlatformSupport &PS; member in __anonafc103b20111::GlobalCtorDtorScraper
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | X86RecognizableInstr.h | 142 PD = 1, XS = 2, XD = 3, PS = 4 enumerator
|