Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h324 setActions(TypeIndex, Actions, SizeAndActions); in setScalarAction()
335 setActions(TypeIndex, Actions, SizeAndActions); in setPointerAction()
348 setActions(TypeIndex, Actions, SizeAndActions); in setScalarInVectorAction()
364 setActions(TypeIndex, Actions, SizeAndActions); in setVectorNumElementAction()
428 void setActions(unsigned TypeIndex, in setActions() function