Searched refs:hasStandaloneRem (Results 1 – 4 of 4) sorted by relevance
334 bool hasStandaloneRem(EVT) const override { return false; }244 bool hasStandaloneRem(EVT) const override { return false; } hasStandaloneRem() function
706 bool hasStandaloneRem(EVT VT) const override { in hasStandaloneRem() function
1716 if (!TLI.hasStandaloneRem(VT)) { in SelectRem()
546 virtual bool hasStandaloneRem(EVT VT) const { in hasStandaloneRem() function