Searched refs:preferABDSToABSWithNSW (Results 1 – 4 of 4) sorted by relevance
1060 bool preferABDSToABSWithNSW(EVT VT) const override;
57941 bool X86TargetLowering::preferABDSToABSWithNSW(EVT VT) const { in preferABDSToABSWithNSW() function in X86TargetLowering
912 virtual bool preferABDSToABSWithNSW(EVT VT) const { in preferABDSToABSWithNSW() function
10952 TLI.preferABDSToABSWithNSW(VT)) { in foldABSToABD()