Searched refs:valueOperand (Results 1 – 1 of 1) sorted by relevance
964 for (const auto& valueOperand : valueOperands) { in TEST_P() local965 const uint32_t operandIndex = valueOperand.first; in TEST_P()966 const unsigned regionIndex = valueOperand.second; in TEST_P()