Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp179 SizeChangeStrategy S = &unsupportedForDifferentSizes; in computeTables()
198 unsupportedForDifferentSizes(PointerSpecifiedActions.second)); in computeTables()
225 &unsupportedForDifferentSizes; in computeTables()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h844 unsupportedForDifferentSizes(const SizeAndActionsVec &v) { in unsupportedForDifferentSizes() function