Searched refs:boolCount (Results 1 – 1 of 1) sorted by relevance
57 constexpr int64_t boolCount = 56; in TEST() local61 RankedTensorType shape = RankedTensorType::get({boolCount}, boolTy); in TEST()72 SmallVector<bool, 64> trueValues(boolCount, true); in TEST()76 SmallVector<bool, 64> falseValues(boolCount, false); in TEST()