Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
DBlockPrinter.h35 RecordPrinter &RP; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNIterativeScheduler.cpp518 const auto RP = getRegionPressure(*R); in scheduleLegacyMaxOccupancy() local
556 const auto RP = getSchedulePressure(*R, MinSchedule); in scheduleMinReg() local
597 const auto RP = getSchedulePressure(*R, ILPSchedule); in scheduleILP() local
/third_party/flutter/skia/bench/
DSkVMBench.cpp15 enum Mode {Opts, RP, F32, I32_Naive, I32, I32_SWAR}; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DRegionPass.cpp69 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
DLoads.cpp115 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, true)) in isDereferenceableAndAlignedPointer() local
DBasicAliasAnalysis.cpp505 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, false)) { in DecomposeGEPExpression() local
DValueTracking.cpp2175 if (const auto *RP = getArgumentAliasingToReturnedPointer(Call, true)) in isKnownNonZero() local
3905 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, false)) { in GetUnderlyingObject() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTX.h121 RP, enumerator
/third_party/parse5/packages/parse5/lib/common/
Dhtml.ts135 RP = 'rp', enumerator
307 RP, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineLICM.cpp1199 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local
1217 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
DMIRPrinter.cpp561 auto RP = Seen.insert(Succ); in guessSuccessors() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp622 if (void *RP = LazyFunctionCreator(Name)) in getPointerToNamedFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp565 NodeId RP = D.Addr->getOwner(DFG).Id; in computePhiInfo() local
DHexagonExpandCondsets.cpp1203 RegisterRef RP = CI->getOperand(1); in coalesceSegments() local
/third_party/mbedtls/library/
Decp.c2383 mbedtls_ecp_point RP; in ecp_mul_mxz() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2075 unsigned RP = RegPressure[Id]; in dumpRegPressure() local