Searched refs:entryVectorTypes (Results 1 – 1 of 1) sorted by relevance
2944 const auto &entryVectorTypes = vectorTypes[vectorTypeIdx]; in createDataSpillTests() local2949 entryVectorTypes.vectorType != VectorType::SCALAR) in createDataSpillTests()2957 params.vectorType = entryVectorTypes.vectorType; in createDataSpillTests()2959 const auto testName = std::string(entryVectorTypes.prefix) + entryDataTypes.name; in createDataSpillTests()