Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/
DTargetRecip.cpp199 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/
DIntercept.cpp151 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DIntercept.cpp154 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp520 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/
DRegionPass.cpp69 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
DLoads.cpp111 if (auto *RP = getArgumentAliasingToReturnedPointer(CS)) in isDereferenceableAndAlignedPointer() local
/external/llvm/lib/Analysis/
DRegionPass.cpp71 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
Dpermissions.pass.cpp92 const perm_options RP = perm_options::remove; in TEST_CASE() local
/external/clang/include/clang/AST/
DCXXInheritance.h204 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/
DSecP224R1FieldElement.java211 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/
DSecP224R1FieldElement.java215 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/
DNVPTX.h130 RP, enumerator
/external/llvm/lib/Target/NVPTX/
DNVPTX.h132 RP, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp174 if (char *RP = realpath(OrigPath.c_str(), nullptr)) { in findDebugBinary() local
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp171 if (char *RP = realpath(OrigPath.c_str(), nullptr)) { in findDebugBinary() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineLICM.cpp941 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/
DMachineLICM.cpp1163 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local
1181 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
DMIRPrinter.cpp509 auto RP = Seen.insert(Succ); in guessSuccessors() local
/external/llvm/lib/CodeGen/
DMachineLICM.cpp1037 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/
DMCJIT.cpp622 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp604 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/external/v8/src/ppc/
Dconstants-ppc.h2690 RP = 2, // Round towards Plus Infinity. enumerator
/external/python/cpython2/Lib/plat-sunos5/
DIN.py716 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/
DRDFLiveness.cpp567 NodeId RP = D.Addr->getOwner(DFG).Id; in computePhiInfo() local

12