Searched refs:setRegisterLocation (Results 1 – 4 of 4) sorted by relevance
815 VerifyLocs.setRegisterLocation( in TEST()1010 VerifyLocs.setRegisterLocation( in TEST()1012 VerifyLocs.setRegisterLocation( in TEST()1014 VerifyLocs.setRegisterLocation( in TEST()1064 VerifyLocs.setRegisterLocation( in TEST()1066 VerifyLocs.setRegisterLocation( in TEST()1111 VerifyLocs.setRegisterLocation( in TEST()1343 VerifyLocs.setRegisterLocation( in TEST()1395 VerifyLocs.setRegisterLocation( in TEST()1447 VerifyLocs.setRegisterLocation( in TEST()[all …]
575 Row.getRegisterLocations().setRegisterLocation(*RegNum, *O); in parseRows()590 Row.getRegisterLocations().setRegisterLocation( in parseRows()637 Row.getRegisterLocations().setRegisterLocation( in parseRows()647 Row.getRegisterLocations().setRegisterLocation( in parseRows()667 Row.getRegisterLocations().setRegisterLocation( in parseRows()676 Row.getRegisterLocations().setRegisterLocation( in parseRows()691 Row.getRegisterLocations().setRegisterLocation( in parseRows()704 Row.getRegisterLocations().setRegisterLocation( in parseRows()713 Row.getRegisterLocations().setRegisterLocation( in parseRows()722 Row.getRegisterLocations().setRegisterLocation( in parseRows()
112 void setRegisterLocation(uint64_t reg, RegisterSavedWhere newLocation, in setRegisterLocation() function517 results->setRegisterLocation(reg, kRegisterUndefined, initialState); in parseFDEInstructions()531 results->setRegisterLocation(reg, kRegisterUnused, initialState); in parseFDEInstructions()
202 void setRegisterLocation(uint32_t RegNum, const UnwindLocation &Location) { in setRegisterLocation() function