Lines Matching refs:quantized8Performance
2078 const PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local
2082 [quantized8Performance, &capabilities](OperandType type) { in isQuantized8PerformanceConsistentWithP()
2083 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()
2090 const PerformanceInfo quantized8Performance = in isQuantized8PerformanceConsistentWithP() local
2094 [quantized8Performance, &capabilities](OperandType type) { in isQuantized8PerformanceConsistentWithP()
2095 return quantized8Performance == in isQuantized8PerformanceConsistentWithP()
2101 PerformanceInfo quantized8Performance) { in makeQuantized8PerformanceConsistentWithP() argument
2107 [quantized8Performance](OperandType type) -> V1_2::Capabilities::OperandPerformance { in makeQuantized8PerformanceConsistentWithP()
2108 return {static_cast<V1_2::OperandType>(type), quantized8Performance}; in makeQuantized8PerformanceConsistentWithP()
2306 .quantized8Performance = capabilities.quantized8Performance}; in convertToV1_0()
2316 .quantized8Performance = lookup(capabilities.operandPerformance, in convertToV1_0()
2327 .quantized8Performance = in convertToV1_0()
2333 .quantized8Performance = capabilities.quantized8Performance, in convertToV1_1()
2348 .quantized8Performance = in convertToV1_1()
2361 .quantized8Performance = in convertToV1_1()
2372 makeQuantized8PerformanceConsistentWithP(capabilities.quantized8Performance)}; in convertToV1_2()
2392 capabilities.quantized8Performance)}; in convertToV1_2()