Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3296 SmallVector<Register, 8> RegsToVisit; in findCandidatesForLoadOrCombine() local
3371 const SmallVector<Register, 8> &RegsToVisit, const unsigned MemSizeInBits) { in findLoadOffsetsForLoadOrCombine()
3528 auto RegsToVisit = findCandidatesForLoadOrCombine(&MI); in matchLoadOrCombine() local