Home
last modified time | relevance | path

Searched refs:checkPartialSizeAndActionsVector (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.cpp325 checkPartialSizeAndActionsVector(ScalarSpecifiedActions); in computeTables()
332 checkPartialSizeAndActionsVector(PointerSpecifiedActions.second); in computeTables()
346 checkPartialSizeAndActionsVector(VectorSpecifiedActions.second); in computeTables()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1243 static void checkPartialSizeAndActionsVector(const SizeAndActionsVec& v) { in checkPartialSizeAndActionsVector() function
1296 checkPartialSizeAndActionsVector(v); in checkFullSizeAndActionsVector()