Home
last modified time | relevance | path

Searched defs:dumpRegion (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp636 void VPlanPrinter::dumpRegion(const VPRegionBlock *Region) { in dumpRegion() function in VPlanPrinter
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp961 void VPlanPrinter::dumpRegion(const VPRegionBlock *Region) { in dumpRegion() function in VPlanPrinter
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp307 std::string dumpRegion(const Region& region) { in dumpRegion() function