Home
last modified time | relevance | path

Searched refs:QAction (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6402 auto QAction = LI.getAction(Q).Action; in lowerBitCount() local
6403 return QAction == Legal || QAction == Libcall || QAction == Custom; in lowerBitCount()