Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h35 RecordPrinter &RP; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp495 const auto RP = getRegionPressure(*R); scheduleLegacyMaxOccupancy() local
533 const auto RP = getSchedulePressure(*R, MinSchedule); scheduleMinReg() local
574 const auto RP = getSchedulePressure(*R, ILPSchedule); scheduleILP() local
[all...]
H A DGCNRegPressure.cpp138 print(const GCNRegPressure & RP,const GCNSubtarget * ST) print() argument
552 __anonf4c640b40602(const GCNRegPressure &RP) runOnMachineFunction() argument
568 SmallVector<std::pair<GCNRegPressure, GCNRegPressure>, 16> RP; runOnMachineFunction() local
[all...]
H A DGCNRegPressure.h202 GCNRegPressure RP = MaxPressure; getMaxPressureAndReset() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp63 RecordPrinter RP(outs(), "\n"); in __anon8af342a70102() local
/freebsd-src/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)) isDereferenceableAndAlignedPointer() local
H A DBasicAliasAnalysis.cpp599 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, false)) { DecomposeGEPExpression() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h204 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
/freebsd-src/contrib/mtree/
H A Dmtree.h146 #define RP(p) \ macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h147 RP, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h347 std::promise<shared::WrapperFunctionResult> RP; callWrapper() local
/freebsd-src/libexec/getty/
H A Dgettytab.h79 #define RP gettystrs[20].value macro
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1158 for (const auto &RP : BackTrace) CanCauseHighRegPressure() local
1176 for (auto &RP : BackTrace) UpdateBackTraceRegPressure() local
H A DMIRPrinter.cpp634 auto RP = Seen.insert(Succ); 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); getBBRegisterPressure() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp628 if (void *RP = LazyFunctionCreator(std::string(Name))) in getPointerToNamedFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp615 CXXMemberCallExpr(Expr * Fn,ArrayRef<Expr * > Args,QualType Ty,ExprValueKind VK,SourceLocation RP,FPOptionsOverride FPOptions,unsigned MinNumArgs) CXXMemberCallExpr() argument
629 Create(const ASTContext & Ctx,Expr * Fn,ArrayRef<Expr * > Args,QualType Ty,ExprValueKind VK,SourceLocation RP,FPOptionsOverride FPFeatures,unsigned MinNumArgs) Create() argument
1810 CUDAKernelCallExpr(Expr * Fn,CallExpr * Config,ArrayRef<Expr * > Args,QualType Ty,ExprValueKind VK,SourceLocation RP,FPOptionsOverride FPFeatures,unsigned MinNumArgs) CUDAKernelCallExpr() argument
1824 Create(const ASTContext & Ctx,Expr * Fn,CallExpr * Config,ArrayRef<Expr * > Args,QualType Ty,ExprValueKind VK,SourceLocation RP,FPOptionsOverride FPFeatures,unsigned MinNumArgs) Create() argument
H A DStmt.cpp1022 ForStmt(const ASTContext & C,Stmt * Init,Expr * Cond,VarDecl * condVar,Expr * Inc,Stmt * Body,SourceLocation FL,SourceLocation LP,SourceLocation RP) ForStmt() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h370 RP = 1, // Round towards Plus infinity global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1223 RegisterRef RP = CI->getOperand(1); coalesceSegments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h516 RP = 1, // Round towards Plus infinity global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2825 ReallocPairsTy RP = state->get<ReallocPairs>(); checkDeadSymbols() local
3085 ReallocPairsTy RP = state->get<ReallocPairs>(); evalAssume() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1703 const auto *RP = P->castAs<LValueReferenceType>(), DeduceTemplateArgumentsByTypeMatch() local
1715 const auto *RP = P->castAs<RValueReferenceType>(), DeduceTemplateArgumentsByTypeMatch() local

12