Searched refs:isSDNodeAlwaysUniform (Results 1 – 8 of 8) sorted by relevance
204 bool isSDNodeAlwaysUniform(const SDNode *N) const override;
789 bool AMDGPUTargetLowering::isSDNodeAlwaysUniform(const SDNode *N) const { in isSDNodeAlwaysUniform() function in AMDGPUTargetLowering
197 bool isSDNodeAlwaysUniform(const SDNode *N) const override;
706 bool AMDGPUTargetLowering::isSDNodeAlwaysUniform(const SDNode * N) const { in isSDNodeAlwaysUniform() function in AMDGPUTargetLowering
2971 virtual bool isSDNodeAlwaysUniform(const SDNode * N) const { in isSDNodeAlwaysUniform() function
3151 virtual bool isSDNodeAlwaysUniform(const SDNode * N) const { in isSDNodeAlwaysUniform() function
8539 if (TLI->isSDNodeAlwaysUniform(N)) in updateDivergence()8589 if (!IsDivergent && IsSDNodeDivergent && !TLI.isSDNodeAlwaysUniform(N)) { in VerifyDAGDiverence()9725 if (!TLI->isSDNodeAlwaysUniform(Node)) in createOperands()
8746 if (TLI->isSDNodeAlwaysUniform(N)) { in calculateDivergence()10038 if (!TLI->isSDNodeAlwaysUniform(Node)) { in createOperands()