Searched refs:REG_DIST_MATH (Results 1 – 7 of 7) sorted by relevance
375 distType = minDist == 0 ? DistType::NO_DIST : DistType::REG_DIST_MATH; in decode()514 case DistType::REG_DIST_MATH: in encode()580 case DistType::REG_DIST_MATH: in verify()
46 REG_DIST_MATH, // XeHPC enumerator
383 newDepPipe = SWSB::DistType::REG_DIST_MATH; in calculateDependence()419 … if ((distanceDependency.distType == SWSB::DistType::REG_DIST_MATH) || in calculateDependence()420 (newDepPipe == SWSB::DistType::REG_DIST_MATH)) { in calculateDependence()
890 case SWSB::DistType::REG_DIST_MATH: emitPipeDist("M"); break; in emitRegDist()
1260 case SWSB::DistType::REG_DIST_MATH: in formatInstOpts()
3663 tryParsePipe("M", SWSB::DistType::REG_DIST_MATH); in tryParseInstOptDepInfo()
774 sw.distType = SWSB::DistType::REG_DIST_MATH; in SetSWSB()