Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSpillPlacement.h139 ArrayRef<unsigned> getRecentPositive() { return RecentPositive; } in getRecentPositive() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSpillPlacement.h140 ArrayRef<unsigned> getRecentPositive() { return RecentPositive; } in getRecentPositive() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSpillPlacement.h142 ArrayRef<unsigned> getRecentPositive() { return RecentPositive; } in getRecentPositive() function