Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1339 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
1350 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
1363 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
1379 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
1443 void setActions(unsigned TypeIndex, in setActions() function