Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h316 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
324 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
337 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
350 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
414 void setActions(unsigned TypeIndex, in setActions() function