Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp333 checkPartialSizeAndActionsVector(ScalarSpecifiedActions); in computeTables()
340 checkPartialSizeAndActionsVector(PointerSpecifiedActions.second); in computeTables()
354 checkPartialSizeAndActionsVector(VectorSpecifiedActions.second); in computeTables()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h1384 static void checkPartialSizeAndActionsVector(const SizeAndActionsVec& v) { in checkPartialSizeAndActionsVector() function
1437 checkPartialSizeAndActionsVector(v); in checkFullSizeAndActionsVector()