Searched refs:IsNullGPU (Results 1 – 1 of 1) sorted by relevance
526 const bool IsNullGPU = GPU.empty(); in insertWaveSizeFeature() local529 (IsWave32Capable || IsNullGPU) && Features.count("wavefrontsize32"); in insertWaveSizeFeature()536 if (!IsNullGPU) { in insertWaveSizeFeature()