Searched refs:isCtlzFast (Results 1 – 13 of 13) sorted by relevance
172 bool isCtlzFast() const override { return true; } in isCtlzFast() function
130 bool isCtlzFast() const override { return true; } in isCtlzFast() function
137 bool isCtlzFast() const override { return true; } in isCtlzFast() function
661 bool isCtlzFast() const override { in isCtlzFast() function
719 bool isCtlzFast() const override { in isCtlzFast() function
976 bool isCtlzFast() const override;
5342 bool X86TargetLowering::isCtlzFast() const { in isCtlzFast() function in X86TargetLowering43852 if (DCI.isBeforeLegalize() || !Subtarget.getTargetLowering()->isCtlzFast()) in combineOrCmpEqZeroToCtlzSrl()
864 bool isCtlzFast() const override;
5202 bool X86TargetLowering::isCtlzFast() const { in isCtlzFast() function in X86TargetLowering40546 if (DCI.isBeforeLegalize() || !Subtarget.getTargetLowering()->isCtlzFast()) in combineOrCmpEqZeroToCtlzSrl()
475 virtual bool isCtlzFast() const { in isCtlzFast() function
604 virtual bool isCtlzFast() const { in isCtlzFast() function
7455 if (!isCtlzFast()) in lowerCmpEqZeroToCtlzSrl()
7070 if (!isCtlzFast()) in lowerCmpEqZeroToCtlzSrl()