Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/JIT/
DIntercept.cpp153 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DIntercept.cpp153 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/llvm/lib/Analysis/
DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
/external/clang/include/clang/AST/
DCXXInheritance.h209 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
DExprCXX.h94 QualType t, ExprValueKind VK, SourceLocation RP) in CXXMemberCallExpr()
129 ExprValueKind VK, SourceLocation RP) in CUDAKernelCallExpr()
DStmt.h921 SourceLocation RP) in DoStmt()
DExpr.h3162 SourceLocation RP, bool TypeDependent, bool ValueDependent) in ChooseExpr()
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
DSDL_cgxvideo.h109 struct RastPort *RP; member
/external/llvm/lib/CodeGen/
DMachineLICM.cpp855 SmallVector<unsigned, 8> &RP = BackTrace[i-1]; in CanCauseHighRegPressure() local
903 SmallVector<unsigned, 8> &RP = BackTrace[i]; in UpdateBackTraceRegPressure() local
/external/clang/lib/AST/
DStmt.cpp625 SourceLocation RP) in ForStmt()
DExpr.cpp2852 SourceLocation RP) in ShuffleVectorExpr()
/external/v8/src/arm/
Dconstants-arm.h410 RP = 1 << 22, // Round towards Plus Infinity. enumerator
/external/llvm/lib/VMCore/
DPassManager.cpp1027 void PMDataManager::collectRequiredAnalysis(SmallVectorImpl<Pass *> &RP, in collectRequiredAnalysis()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1824 unsigned RP = RegPressure[Id]; in dumpRegPressure() local