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.h315 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
326 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
339 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
355 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
419 void setActions(unsigned TypeIndex, in setActions() function