Searched refs:operandBitwidth (Results 1 – 1 of 1) sorted by relevance
138 int operandBitwidth = aType.getIntOrFloatBitWidth(); in verify() local139 shapeK = 128 / operandBitwidth; // 128b wide shapeK in verify()140 numElementA = 32 / operandBitwidth; // 32b wide operand A in verify()141 numElementB = 32 / operandBitwidth; // 32b wide operand B in verify()