/aosp_15_r20/external/llvm/lib/Target/ |
H A 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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | EPCGenericDylibManager.h | 55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local 64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
|
D | ExecutorProcessControl.h | 295 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/ |
D | EPCGenericDylibManager.h | 55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local 64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
|
D | ExecutorProcessControl.h | 295 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/ |
D | EPCGenericDylibManager.h | 55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local 64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
|
D | ExecutorProcessControl.h | 295 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 D | GCNIterativeScheduler.cpp | 496 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 D | GCNIterativeScheduler.cpp | 518 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 D | BlockPrinter.h | 35 RecordPrinter &RP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/XRay/ |
D | BlockPrinter.h | 35 RecordPrinter &RP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/XRay/ |
D | BlockPrinter.h | 35 RecordPrinter &RP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/XRay/ |
D | BlockPrinter.h | 35 RecordPrinter &RP; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/ |
H A D | BlockPrinter.h | 35 RecordPrinter &RP; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/XRay/ |
D | BlockPrinter.h | 35 RecordPrinter &RP; variable
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/ |
H A D | PixelWiseMultiplication.cpp | 62 …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 D | MachineLICM.cpp | 1119 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 D | MachineLICM.cpp | 1037 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 D | RegionPass.cpp | 71 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | RegionPass.cpp | 70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | RegionPass.cpp | 69 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 D | permissions.pass.cpp | 94 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 D | permissions.pass.cpp | 92 const perm_options RP = perm_options::remove; in TEST_CASE() local
|
/aosp_15_r20/external/clang/include/clang/AST/ |
H A D | CXXInheritance.h | 204 void setRecordingPaths(bool RP) { RecordPaths = RP; } in setRecordingPaths()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineLICM.cpp | 1199 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local 1217 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
|