/external/llvm/lib/Target/ |
D | TargetRecip.cpp | 199 RecipParams &RP = KV.second; in setDefaults() local 206 RecipParams &RP = RecipMap[Key]; in setDefaults() local 217 const RecipParams &RP = KV.second; in operator ==() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ |
D | Intercept.cpp | 151 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/ |
D | Intercept.cpp | 154 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | GCNIterativeScheduler.cpp | 520 const auto RP = getRegionPressure(*R); in scheduleLegacyMaxOccupancy() local 558 const auto RP = getSchedulePressure(*R, MinSchedule); in scheduleMinReg() local 599 const auto RP = getSchedulePressure(*R, ILPSchedule); in scheduleILP() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | RegionPass.cpp | 69 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
|
D | Loads.cpp | 111 if (auto *RP = getArgumentAliasingToReturnedPointer(CS)) in isDereferenceableAndAlignedPointer() local
|
/external/llvm/lib/Analysis/ |
D | RegionPass.cpp | 71 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | RegionPass.cpp | 70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/ |
D | permissions.pass.cpp | 92 const perm_options RP = perm_options::remove; in TEST_CASE() local
|
/external/clang/include/clang/AST/ |
D | CXXInheritance.h | 204 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
D | SecP224R1FieldElement.java | 211 private static void RP(int[] nc, int[] d1, int[] e1, int[] f1, int[] t) in RP() method in SecP224R1FieldElement
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/math/ec/custom/sec/ |
D | SecP224R1FieldElement.java | 215 private static void RP(int[] nc, int[] d1, int[] e1, int[] f1, int[] t) in RP() method in SecP224R1FieldElement
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 130 RP, enumerator
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTX.h | 132 RP, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/ |
D | Symbolize.cpp | 174 if (char *RP = realpath(OrigPath.c_str(), nullptr)) { in findDebugBinary() local
|
/external/llvm/lib/DebugInfo/Symbolize/ |
D | Symbolize.cpp | 171 if (char *RP = realpath(OrigPath.c_str(), nullptr)) { in findDebugBinary() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | MachineLICM.cpp | 941 SmallVector<unsigned, 8> &RP = BackTrace[i-1]; in CanCauseHighRegPressure() local 987 SmallVector<unsigned, 8> &RP = BackTrace[i]; in UpdateBackTraceRegPressure() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineLICM.cpp | 1163 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local 1181 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
|
D | MIRPrinter.cpp | 509 auto RP = Seen.insert(Succ); in guessSuccessors() local
|
/external/llvm/lib/CodeGen/ |
D | MachineLICM.cpp | 1037 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local 1055 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 622 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
|
/external/llvm/lib/ExecutionEngine/MCJIT/ |
D | MCJIT.cpp | 604 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 2690 RP = 2, // Round towards Plus Infinity. enumerator
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | IN.py | 716 def SAVE_GLOBALS(RP): return \ argument 718 def RESTORE_GLOBALS(RP): return \ argument 720 def SAVE_OUTS(RP): return \ argument 722 def RESTORE_OUTS(RP): return \ argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.cpp | 567 NodeId RP = D.Addr->getOwner(DFG).Id; in computePhiInfo() local
|