Searched refs:isSDNodeAlwaysUniform (Results 1 – 4 of 4) sorted by relevance
232 bool isSDNodeAlwaysUniform(const SDNode *N) const override;
888 bool AMDGPUTargetLowering::isSDNodeAlwaysUniform(const SDNode *N) const { in isSDNodeAlwaysUniform() function in AMDGPUTargetLowering
3808 virtual bool isSDNodeAlwaysUniform(const SDNode * N) const { in isSDNodeAlwaysUniform() function
11581 if (TLI->isSDNodeAlwaysUniform(N)) { in calculateDivergence()13133 if (!TLI->isSDNodeAlwaysUniform(Node)) { in createOperands()