Searched refs:isSDNodeAlwaysUniform (Results 1 – 4 of 4) sorted by relevance
192 bool isSDNodeAlwaysUniform(const SDNode *N) const override;
792 bool AMDGPUTargetLowering::isSDNodeAlwaysUniform(const SDNode *N) const { in isSDNodeAlwaysUniform() function in AMDGPUTargetLowering
3168 virtual bool isSDNodeAlwaysUniform(const SDNode * N) const { in isSDNodeAlwaysUniform() function
9168 if (TLI->isSDNodeAlwaysUniform(N)) { in calculateDivergence()10477 if (!TLI->isSDNodeAlwaysUniform(Node)) { in createOperands()