Searched refs:isSDNodeAlwaysUniform (Results 1 – 4 of 4) sorted by relevance
199 bool isSDNodeAlwaysUniform(const SDNode *N) const override;
704 bool AMDGPUTargetLowering::isSDNodeAlwaysUniform(const SDNode *N) const { in isSDNodeAlwaysUniform() function in AMDGPUTargetLowering
3444 virtual bool isSDNodeAlwaysUniform(const SDNode * N) const { in isSDNodeAlwaysUniform() function
10337 if (TLI->isSDNodeAlwaysUniform(N)) { in calculateDivergence()11792 if (!TLI->isSDNodeAlwaysUniform(Node)) { in createOperands()