Searched refs:isCtlzFast (Results 1 – 7 of 7) sorted by relevance
338 bool isCtlzFast() const override { return true; }248 bool isCtlzFast() const override { return true; } isCtlzFast() function
154 bool isCtlzFast() const override { return true; } in isCtlzFast() function
810 bool isCtlzFast() const override { in isCtlzFast() function
1115 bool isCtlzFast() const override;
3295 bool X86TargetLowering::isCtlzFast() const { in isCtlzFast() function in X86TargetLowering50300 if (DCI.isBeforeLegalize() || !Subtarget.getTargetLowering()->isCtlzFast()) in combineOrCmpEqZeroToCtlzSrl()
701 virtual bool isCtlzFast() const { in isCtlzFast() function
10224 if (!isCtlzFast()) in lowerCmpEqZeroToCtlzSrl()