Searched refs:isSubregFoldable (Results 1 – 4 of 4) sorted by relevance
443 bool isSubregFoldable() const override { return true; } in isSubregFoldable() function
358 bool isSubregFoldable() const override { return true; } in isSubregFoldable() function
1177 virtual bool isSubregFoldable() const { return false; } in isSubregFoldable() function
911 bool SpillSubRegs = TII.isSubregFoldable() || in foldMemoryOperand()