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

/freebsd-10-stable/tools/regression/execve/
H A DMakefile6 RP= ./${PROG} macro
[all...]
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); local
/freebsd-10-stable/sys/contrib/ia64/libuwx/test/
H A Ddump_context.c8 #define RP 4 macro
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCXXInheritance.h208 void setRecordingPaths(bool RP) { RecordPaths = RP; } argument
H A DExprCXX.h119 CXXMemberCallExpr(ASTContext &C, Expr *fn, ArrayRef<Expr*> args, QualType t, ExprValueKind VK, SourceLocation RP) argument
153 CUDAKernelCallExpr(ASTContext &C, Expr *fn, CallExpr *Config, ArrayRef<Expr*> args, QualType t, ExprValueKind VK, SourceLocation RP) argument
H A DStmt.h1070 DoStmt(Stmt *body, Expr *cond, SourceLocation DL, SourceLocation WL, SourceLocation RP) argument
H A DExpr.h3540 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, QualType t, ExprValueKind VK, ExprObjectKind OK, SourceLocation RP, bool condIsTrue, bool TypeDependent, bool ValueDependent) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h70 RopePiece(const RopePiece &RP) argument
/freebsd-10-stable/usr.sbin/mtree/
H A Dmtree.h96 #define RP(p) \ macro
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTX.h143 RP, enumerator in enum:llvm::NVPTX::PTXCvtMode::CvtMode
/freebsd-10-stable/contrib/mtree/
H A Dmtree.h146 #define RP(p) \ macro
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineLICM.cpp1087 SmallVectorImpl<unsigned> &RP = BackTrace[i-1]; local
1133 SmallVectorImpl<unsigned> &RP = BackTrace[i]; local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp1061 void PMDataManager::collectRequiredAnalysis(SmallVectorImpl<Pass *> &RP, argument
/freebsd-10-stable/libexec/getty/
H A Dgettytab.h80 #define RP gettystrs[20].value macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp853 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
H A DExpr.cpp3594 ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr*> args, QualType Type, SourceLocation BLoc, SourceLocation RP) argument
4120 AtomicExpr(SourceLocation BLoc, ArrayRef<Expr*> args, QualType t, AtomicOp op, SourceLocation RP) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1664 ReallocPairsTy RP = state->get<ReallocPairs>(); local
1839 ReallocPairsTy RP = state->get<ReallocPairs>(); local

Completed in 255 milliseconds