Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDLegalizerInfo.h1198 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
1209 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
1222 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
1238 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
1302 void setActions(unsigned TypeIndex, in setActions() function