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