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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h35 RecordPrinter &RP; member in class:llvm::xray::BlockPrinter
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h370 RP = 1, // Round towards Plus infinity enumerator in enum:llvm::ARM::Rounding
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h516 RP = 1, // Round towards Plus infinity enumerator in enum:llvm::AArch64::Rounding
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h204 void setRecordingPaths(bool RP) { RecordPaths = RP; } argument
H A DStmt.h2730 DoStmt(Stmt *Body, Expr *Cond, SourceLocation DL, SourceLocation WL, SourceLocation RP) argument
/freebsd-current/contrib/mtree/
H A Dmtree.h146 #define RP(p) \ macro
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h202 GCNRegPressure RP = MaxPressure; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h347 std::promise<shared::WrapperFunctionResult> RP; local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp605 NodeId RP = D.Addr->getOwner(DFG).Id; local
H A DMachineSink.cpp999 auto RP = CachedRegisterPressure.find(&MBB); local
H A DMIRPrinter.cpp634 auto RP = Seen.insert(Succ); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h147 RP, enumerator in enum:llvm::NVPTX::PTXCvtMode::CvtMode
/freebsd-current/libexec/getty/
H A Dgettytab.h79 #define RP gettystrs[20].value macro
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1020 ForStmt(const ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
H A DExprCXX.cpp613 CXXMemberCallExpr(Expr *Fn, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, FPOptionsOverride FPOptions, unsigned MinNumArgs) argument
626 Create(const ASTContext &Ctx, Expr *Fn, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, FPOptionsOverride FPFeatures, unsigned MinNumArgs) argument
1808 CUDAKernelCallExpr(Expr *Fn, CallExpr *Config, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, FPOptionsOverride FPFeatures, unsigned MinNumArgs) argument
1822 Create(const ASTContext &Ctx, Expr *Fn, CallExpr *Config, ArrayRef<Expr *> Args, QualType Ty, ExprValueKind VK, SourceLocation RP, FPOptionsOverride FPFeatures, unsigned MinNumArgs) argument
H A DExpr.cpp4283 ShuffleVectorExpr(const ASTContext &C, ArrayRef<Expr *> args, QualType Type, SourceLocation BLoc, SourceLocation RP) argument
4875 AtomicExpr(SourceLocation BLoc, ArrayRef<Expr *> args, QualType t, AtomicOp op, SourceLocation RP) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1223 RegisterRef RP = CI->getOperand(1); local
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2825 ReallocPairsTy RP = state->get<ReallocPairs>(); local
3085 ReallocPairsTy RP = state->get<ReallocPairs>(); local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1703 const auto *RP = P->castAs<LValueReferenceType>(), local
1715 const auto *RP = P->castAs<RValueReferenceType>(), local

Completed in 241 milliseconds