Searched refs:kCodeLocation (Results 1 - 2 of 2) sorted by relevance
/third_party/vixl/src/aarch32/ |
H A D | disasm-aarch32.h | 77 kCodeLocation, enumerator
|
H A D | disasm-aarch32.cc | 1276 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in b() 1333 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in bl() 1339 << PrintLabel(kCodeLocation, location, GetCodeAddress() & ~3); in blx() 1360 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in cbnz() 1366 << PrintLabel(kCodeLocation, location, GetCodeAddress()); in cbz() 2100 << PrintMemOperand(kCodeLocation, operand); in pli() 2106 << PrintLabel(kCodeLocation, location, GetCodeAddress() & ~3); in pli() [all...] |
Completed in 57 milliseconds