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