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