Searched refs:getRegisterLocations (Results 1 – 2 of 2) sorted by relevance
228 if (Row.getRegisterLocations().hasLocations() || in create()245 if (Row.getRegisterLocations().hasLocations() || in create()592 Row.getRegisterLocations().setRegisterLocation( in parseRows()611 Row.getRegisterLocations() = States.back().second; in parseRows()641 Row.getRegisterLocations().setRegisterLocation( in parseRows()671 Row.getRegisterLocations().setRegisterLocation( in parseRows()680 Row.getRegisterLocations().setRegisterLocation( in parseRows()695 Row.getRegisterLocations().setRegisterLocation( in parseRows()708 Row.getRegisterLocations().setRegisterLocation( in parseRows()717 Row.getRegisterLocations().setRegisterLocation( in parseRows()[all …]
289 RegisterLocations &getRegisterLocations() { return RegLocs; } in getRegisterLocations() function290 const RegisterLocations &getRegisterLocations() const { return RegLocs; } in getRegisterLocations() function