Searched refs:isSDNodeAlwaysUniform (Results 1 – 4 of 4) sorted by relevance
234 bool isSDNodeAlwaysUniform(const SDNode *N) const override;
903 bool AMDGPUTargetLowering::isSDNodeAlwaysUniform(const SDNode *N) const { in isSDNodeAlwaysUniform() function in AMDGPUTargetLowering
3959 virtual bool isSDNodeAlwaysUniform(const SDNode * N) const { in isSDNodeAlwaysUniform() function
12156 if (TLI->isSDNodeAlwaysUniform(N)) { in calculateDivergence()13750 if (DivergentTarget && !TLI->isSDNodeAlwaysUniform(Node)) { in createOperands()