Searched refs:isSubregFoldable (Results 1 – 8 of 8) sorted by relevance
164 bool isSubregFoldable() const override { return true; } in isSubregFoldable() function
173 bool isSubregFoldable() const override { return true; } in isSubregFoldable() function
332 bool isSubregFoldable() const override { return true; } in isSubregFoldable() function
371 bool isSubregFoldable() const override { return true; } in isSubregFoldable() function
1016 virtual bool isSubregFoldable() const { return false; } in isSubregFoldable() function
1034 virtual bool isSubregFoldable() const { return false; } in isSubregFoldable() function
802 bool SpillSubRegs = TII.isSubregFoldable() || in foldMemoryOperand()
824 bool SpillSubRegs = TII.isSubregFoldable() || in foldMemoryOperand()