Searched refs:kCodeLocation (Results 1 – 2 of 2) sorted by relevance
/external/vixl/src/aarch32/ |
D | disasm-aarch32.h | 71 kCodeLocation, enumerator
|
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()
|