Home
last modified time | relevance | path

Searched defs:RP (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h35 RecordPrinter &RP; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp495 const auto RP = getRegionPressure(*R); in scheduleLegacyMaxOccupancy() local
533 const auto RP = getSchedulePressure(*R, MinSchedule); in scheduleMinReg() local
574 const auto RP = getSchedulePressure(*R, ILPSchedule); in scheduleILP() local
H A DGCNRegPressure.cpp138 Printable llvm::print(const GCNRegPressure &RP, const GCNSubtarget *ST) { in print()
552 auto printRP = [](const GCNRegPressure &RP) { in runOnMachineFunction()
568 SmallVector<std::pair<GCNRegPressure, GCNRegPressure>, 16> RP; in runOnMachineFunction() local
H A DGCNRegPressure.h202 GCNRegPressure RP = MaxPressure; in getMaxPressureAndReset() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp63 RecordPrinter RP(outs(), "\n"); in __anon118dba5d0102() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
H A DLoads.cpp115 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, true)) in isDereferenceableAndAlignedPointer() local
H A DBasicAliasAnalysis.cpp599 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, false)) { in DecomposeGEPExpression() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h204 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
/freebsd/contrib/mtree/
H A Dmtree.h146 #define RP(p) \ macro
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h147 RP, enumerator
/freebsd/libexec/getty/
H A Dgettytab.h79 #define RP gettystrs[20].value macro
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h347 std::promise<shared::WrapperFunctionResult> RP; in callWrapper() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1158 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local
1176 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
H A DMIRPrinter.cpp634 auto RP = Seen.insert(Succ); in guessSuccessors() local
H A DRDFLiveness.cpp605 NodeId RP = D.Addr->getOwner(DFG).Id; in computePhiInfo() local
H A DMachineSink.cpp999 auto RP = CachedRegisterPressure.find(&MBB); in getBBRegisterPressure() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp628 if (void *RP = LazyFunctionCreator(std::string(Name))) in getPointerToNamedFunction() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp615 SourceLocation RP, in CXXMemberCallExpr()
629 SourceLocation RP, in Create()
1810 ExprValueKind VK, SourceLocation RP, in CUDAKernelCallExpr()
1824 SourceLocation RP, FPOptionsOverride FPFeatures, in Create()
H A DStmt.cpp1022 SourceLocation RP) in ForStmt()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h370 RP = 1, // Round towards Plus infinity enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1223 RegisterRef RP = CI->getOperand(1); in coalesceSegments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h516 RP = 1, // Round towards Plus infinity enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2825 ReallocPairsTy RP = state->get<ReallocPairs>(); in checkDeadSymbols() local
3085 ReallocPairsTy RP = state->get<ReallocPairs>(); in evalAssume() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1703 const auto *RP = P->castAs<LValueReferenceType>(), in DeduceTemplateArgumentsByTypeMatch() local
1715 const auto *RP = P->castAs<RValueReferenceType>(), in DeduceTemplateArgumentsByTypeMatch() local

12