Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp298 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/clang/include/clang/AST/
DCXXInheritance.h208 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
DExprCXX.h118 QualType t, ExprValueKind VK, SourceLocation RP) in CXXMemberCallExpr()
152 SourceLocation RP) in CUDAKernelCallExpr()
DStmt.h1079 SourceLocation RP) in DoStmt()
DExpr.h3443 SourceLocation RP, bool TypeDependent, bool ValueDependent) in ChooseExpr()
/external/smack/src/org/xbill/DNS/
DType.java64 public static final int RP = 17; field in Type
243 types.add(RP, "RP", new RPRecord()); in types.add() argument
/external/llvm/lib/CodeGen/
DMachineLICM.cpp1087 SmallVector<unsigned, 8> &RP = BackTrace[i-1]; in CanCauseHighRegPressure() local
1133 SmallVector<unsigned, 8> &RP = BackTrace[i]; in UpdateBackTraceRegPressure() local
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp733 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp1214 ReallocPairsTy RP = state->get<ReallocPairs>(); in checkDeadSymbols() local
1370 ReallocPairsTy RP = state->get<ReallocPairs>(); in evalAssume() local
/external/v8/src/arm/
Dconstants-arm.h409 RP = 1 << 22, // Round towards Plus Infinity. enumerator
/external/v8/src/mips/
Dconstants-mips.h529 RP = 2 << 0, // Round towards Plus Infinity. enumerator
/external/clang/lib/AST/
DStmt.cpp863 SourceLocation RP) in ForStmt()
DExpr.cpp3518 SourceLocation RP) in ShuffleVectorExpr()
4043 QualType t, AtomicOp op, SourceLocation RP) in AtomicExpr()
/external/llvm/lib/IR/
DPassManager.cpp1053 void PMDataManager::collectRequiredAnalysis(SmallVectorImpl<Pass *> &RP, in collectRequiredAnalysis()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1937 unsigned RP = RegPressure[Id]; in dumpRegPressure() local