Searched defs:isDPP8 (Results 1 – 2 of 2) sorted by relevance
1324 constexpr bool isDPP8() const noexcept { return (uint16_t)format & (uint16_t)Format::DPP8; } in isDPP8() function
6428 bool AMDGPUOperand::isDPP8() const { in isDPP8() function in AMDGPUOperand