Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.cpp324 auto SizeAndAction = findAction(Vec, Aspect.Type.getSizeInBits()); in findScalarLegalAction() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h365 for(auto SizeAndAction: v) { checkPartialSizeAndActionsVector() local