Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp320 SizeChangeStrategy S = &unsupportedForDifferentSizes; in computeTables()
337 unsupportedForDifferentSizes(PointerSpecifiedActions.second)); in computeTables()
363 &unsupportedForDifferentSizes; in computeTables()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1024 unsupportedForDifferentSizes(const SizeAndActionsVec &v) { in unsupportedForDifferentSizes() function