Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.cpp139 SizeChangeStrategy S = &unsupportedForDifferentSizes; in computeTables()
156 unsupportedForDifferentSizes(PointerSpecifiedActions.second)); in computeTables()
182 &unsupportedForDifferentSizes; in computeTables()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h210 unsupportedForDifferentSizes(const SizeAndActionsVec &v) { in unsupportedForDifferentSizes() function