/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCGenericDylibManager.h | 55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local 64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
|
H A D | ExecutorProcessControl.h | 295 std::promise<MSVCPExpected<std::vector<tpctypes::LookupResult>>> RP; in lookupSymbols() local 365 std::promise<shared::WrapperFunctionResult> RP; in callWrapper() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/ |
H A D | BlockPrinter.h | 35 RecordPrinter &RP; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | GCNIterativeScheduler.cpp | 494 const auto RP = getRegionPressure(*R); in scheduleLegacyMaxOccupancy() local 531 const auto RP = getSchedulePressure(*R, MinSchedule); in scheduleMinReg() local 572 const auto RP = getSchedulePressure(*R, ILPSchedule); in scheduleILP() local
|
H A D | GCNRegPressure.cpp | 226 Printable llvm::print(const GCNRegPressure &RP, const GCNSubtarget *ST) { in print() 640 auto printRP = [](const GCNRegPressure &RP) { in runOnMachineFunction() 656 SmallVector<std::pair<GCNRegPressure, GCNRegPressure>, 16> RP; in runOnMachineFunction() local
|
H A D | GCNRegPressure.h | 214 GCNRegPressure RP = MaxPressure; in getMaxPressureAndReset() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-fdr-dump.cpp | 63 RecordPrinter RP(outs(), "\n"); in __anonc19214950102() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | RegionPass.cpp | 70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
|
H A D | Loads.cpp | 116 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, true)) in isDereferenceableAndAlignedPointer() local
|
H A D | BasicAliasAnalysis.cpp | 630 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, false)) { in DecomposeGEPExpression() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 142 RP, enumerator
|
/freebsd/contrib/mtree/ |
H A D | mtree.h | 146 #define RP(p) \ macro
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 79 #define RP gettystrs[20].value macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineLICM.cpp | 1227 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local 1245 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
|
H A D | MIRPrinter.cpp | 637 auto RP = Seen.insert(Succ); in guessSuccessors() local
|
H A D | RDFLiveness.cpp | 605 NodeId RP = D.Addr->getOwner(DFG).Id; in computePhiInfo() local
|
H A D | MachineSink.cpp | 1052 auto RP = CachedRegisterPressure.find(&MBB); in getBBRegisterPressure() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.cpp | 628 if (void *RP = LazyFunctionCreator(std::string(Name))) in getPointerToNamedFunction() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 665 SourceLocation RP, in CXXMemberCallExpr() 679 SourceLocation RP, in Create() 1895 ExprValueKind VK, SourceLocation RP, in CUDAKernelCallExpr() 1909 SourceLocation RP, FPOptionsOverride FPFeatures, in Create()
|
H A D | Stmt.cpp | 1023 SourceLocation RP) in ForStmt()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.h | 369 RP = 1, // Round towards Plus infinity enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 1226 RegisterRef RP = CI->getOperand(1); in coalesceSegments() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.cpp | 891 Pointer RP(const_cast<Block *>(B)); in RunDestructors() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 532 RP = 1, // Round towards Plus infinity enumerator
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocChecker.cpp | 2873 ReallocPairsTy RP = state->get<ReallocPairs>(); in checkDeadSymbols() local 3140 ReallocPairsTy RP = state->get<ReallocPairs>(); in evalAssume() local
|