Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp184 checkPartialSizeAndActionsVector(ScalarSpecifiedActions); in computeTables()
192 checkPartialSizeAndActionsVector(PointerSpecifiedActions.second); in computeTables()
207 checkPartialSizeAndActionsVector(VectorSpecifiedActions.second); in computeTables()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h1030 static void checkPartialSizeAndActionsVector(const SizeAndActionsVec& v) { in checkPartialSizeAndActionsVector() function
1083 checkPartialSizeAndActionsVector(v); in checkFullSizeAndActionsVector()