Searched defs:RP (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h35 RecordPrinter &RP; member in class:llvm::xray::BlockPrinter
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPass.cpp69 RegionPass *RP = (RegionPass *)getContainedPass(Index); local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h215 void setRecordingPaths(bool RP) { RecordPaths = RP; } argument
H A DStmt.h2402 DoStmt(Stmt *Body, Expr *Cond, SourceLocation DL, SourceLocation WL, SourceLocation RP) argument
H A DExpr.h4367 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, QualType t, ExprValueKind VK, ExprObjectKind OK, SourceLocation RP, bool condIsTrue) argument
/freebsd-13-stable/usr.sbin/fmtree/
H A Dmtree.h96 #define RP(p) \ macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h120 RP, enumerator in enum:llvm::NVPTX::PTXCvtMode::CvtMode
/freebsd-13-stable/contrib/mtree/
H A Dmtree.h146 #define RP(p) \ macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp565 auto RP = Seen.insert(Succ); local
H A DRDFLiveness.cpp565 NodeId RP = D.Addr->getOwner(DFG).Id; local
/freebsd-13-stable/libexec/getty/
H A Dgettytab.h82 #define RP gettystrs[20].value macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp594 CXXMemberCallExpr(Expr *Fn, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, unsigned MinNumArgs) argument
603 Create(const ASTContext &Ctx, Expr *Fn, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, unsigned MinNumArgs) argument
1643 CUDAKernelCallExpr(Expr *Fn, CallExpr *Config, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, unsigned MinNumArgs) argument
1655 Create(const ASTContext &Ctx, Expr *Fn, CallExpr *Config, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, unsigned MinNumArgs) argument
H A DStmt.cpp917 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1203 RegisterRef RP = CI->getOperand(1); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2676 ReallocPairsTy RP = state->get<ReallocPairs>(); local
2941 ReallocPairsTy RP = state->get<ReallocPairs>(); local

Completed in 303 milliseconds