Lines Matching refs:quantized8Performance
328 const V1_0::PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local
332 [quantized8Performance, &capabilities](V1_3::OperandType type) { in isQuantized8PerformanceConsistentWithP()
333 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()
340 const V1_0::PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local
344 [quantized8Performance, &capabilities](V1_3::OperandType type) { in isQuantized8PerformanceConsistentWithP()
345 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()
351 makeQuantized8PerformanceConsistentWithP(V1_0::PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP() argument
356 [quantized8Performance]( in makeQuantized8PerformanceConsistentWithP()
358 return {static_cast<V1_2::OperandType>(type), quantized8Performance}; in makeQuantized8PerformanceConsistentWithP()
556 .quantized8Performance = capabilities.quantized8Performance}; in convertToV1_0()
566 .quantized8Performance = lookup(capabilities.operandPerformance, in convertToV1_0()
577 .quantized8Performance = lookup(capabilities.operandPerformance, in convertToV1_0()
583 .quantized8Performance = capabilities.quantized8Performance, in convertToV1_1()
598 .quantized8Performance = in convertToV1_1()
611 .quantized8Performance = in convertToV1_1()
622 makeQuantized8PerformanceConsistentWithP(capabilities.quantized8Performance)}; in convertToV1_2()
642 capabilities.quantized8Performance)}; in convertToV1_2()