Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/llvm/lib/Target/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
DExecutorProcessControl.h295 std::promise<MSVCPExpected<std::vector<tpctypes::LookupResult>>> RP; in lookupSymbols() local
365 std::promise<shared::WrapperFunctionResult> RP; in callWrapper() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
DExecutorProcessControl.h295 std::promise<MSVCPExpected<std::vector<tpctypes::LookupResult>>> RP; in lookupSymbols() local
365 std::promise<shared::WrapperFunctionResult> RP; in callWrapper() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DEPCGenericDylibManager.h55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
DExecutorProcessControl.h295 std::promise<MSVCPExpected<std::vector<tpctypes::LookupResult>>> RP; in lookupSymbols() local
365 std::promise<shared::WrapperFunctionResult> RP; in callWrapper() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp496 const auto RP = getRegionPressure(*R); in scheduleLegacyMaxOccupancy() local
534 const auto RP = getSchedulePressure(*R, MinSchedule); in scheduleMinReg() local
575 const auto RP = getSchedulePressure(*R, ILPSchedule); in scheduleILP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DBlockPrinter.h35 RecordPrinter &RP; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/XRay/
DBlockPrinter.h35 RecordPrinter &RP; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/XRay/
DBlockPrinter.h35 RecordPrinter &RP; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/XRay/
DBlockPrinter.h35 RecordPrinter &RP; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/
H A DBlockPrinter.h35 RecordPrinter &RP; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/XRay/
DBlockPrinter.h35 RecordPrinter &RP; variable
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DPixelWiseMultiplication.cpp62 …TION_FIXTURE_DATA_TEST_CASE(TEST_NAME, FIXTURE, MODE, SHAPES, DT1, DT2, SCALE, RP, ACT, VALIDATE) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineLICM.cpp1119 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local
1137 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineLICM.cpp1037 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local
1055 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DRegionPass.cpp71 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DRegionPass.cpp69 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
H A Dpermissions.pass.cpp94 const perm_options RP = perm_options::remove; in basic_permissions_test() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/
H A Dpermissions.pass.cpp92 const perm_options RP = perm_options::remove; in TEST_CASE() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DCXXInheritance.h204 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineLICM.cpp1199 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local
1217 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local

123456