Searched refs:Int32Operation (Results 1 – 5 of 5) sorted by relevance
51 class Int32Operation {53 Int32Operation(std::int32_t lhs_offset, std::int32_t rhs_offset) in Int32Operation() function
73 class GemvInt32Operation : public Int32Operation {76 : Int32Operation(lhs_offset, rhs_offset) {} in GemvInt32Operation()
121 class GemmInt32Operation : public Int32Operation {124 : Int32Operation(lhs_offset, rhs_offset) {} in GemmInt32Operation()