Searched refs:DstTypeId (Results 1 – 4 of 4) sorted by relevance
72 struct DstTypeId {}; struct75 struct DstTypeId<std::uint8_t> {80 struct DstTypeId<std::int8_t> {85 struct DstTypeId<std::int16_t> {90 struct DstTypeId<std::int32_t> {200 params->dst_type_id = DstTypeId<DstScalar>::kValue;
113 if ((params.dst_type_id == DstTypeId<std::int8_t>::kValue) ||114 (params.dst_type_id == DstTypeId<std::uint8_t>::kValue)) {116 } else if (params.dst_type_id == DstTypeId<std::int16_t>::kValue) {118 } else if (params.dst_type_id == DstTypeId<std::int32_t>::kValue) {345 if (params.dst_type_id != DstTypeId<std::int32_t>::kValue) {542 if (params.dst_type_id == DstTypeId<std::int8_t>::kValue) {589 } else if (params.dst_type_id == DstTypeId<std::uint8_t>::kValue) {636 } else if (params.dst_type_id == DstTypeId<std::int16_t>::kValue) {683 } else if (params.dst_type_id == DstTypeId<std::int32_t>::kValue) {857 if (params.dst_type_id != DstTypeId<std::int32_t>::kValue) {[all …]
98 if ((params.dst_type_id == DstTypeId<std::int8_t>::kValue) ||99 (params.dst_type_id == DstTypeId<std::uint8_t>::kValue)) {101 } else if (params.dst_type_id == DstTypeId<std::int16_t>::kValue) {103 } else if (params.dst_type_id == DstTypeId<std::int32_t>::kValue) {350 if (params.dst_type_id != DstTypeId<std::int32_t>::kValue) {567 if (params.dst_type_id == DstTypeId<std::int8_t>::kValue) {589 } else if (params.dst_type_id == DstTypeId<std::uint8_t>::kValue) {611 } else if (params.dst_type_id == DstTypeId<std::int16_t>::kValue) {633 } else if (params.dst_type_id == DstTypeId<std::int32_t>::kValue) {768 if (params.dst_type_id != DstTypeId<std::int32_t>::kValue) {[all …]
454 if ((params.dst_type_id == DstTypeId<std::int8_t>::kValue) ||455 (params.dst_type_id == DstTypeId<std::uint8_t>::kValue)) {457 } else if (params.dst_type_id == DstTypeId<std::int16_t>::kValue) {459 } else if (params.dst_type_id == DstTypeId<std::int32_t>::kValue) {719 if (params.dst_type_id != DstTypeId<std::int32_t>::kValue) {935 if (params.dst_type_id == DstTypeId<std::int8_t>::kValue) {998 } else if (params.dst_type_id == DstTypeId<std::uint8_t>::kValue) {1061 } else if (params.dst_type_id == DstTypeId<std::int16_t>::kValue) {1124 } else if (params.dst_type_id == DstTypeId<std::int32_t>::kValue) {1303 if (params.dst_type_id != DstTypeId<std::int32_t>::kValue) {[all …]