Lines Matching refs:PrintLabel
1202 << rd << ", " << PrintLabel(kAnyLocation, label, GetCodeAddress() & ~3); in adr()
1264 << PrintLabel(kCodeLocation, label, GetCodeAddress()); in b()
1324 << PrintLabel(kCodeLocation, label, GetCodeAddress()); in bl()
1330 << PrintLabel(kCodeLocation, label, GetCodeAddress() & ~3); in blx()
1351 << PrintLabel(kCodeLocation, label, GetCodeAddress()); in cbnz()
1357 << PrintLabel(kCodeLocation, label, GetCodeAddress()); in cbz()
1709 << PrintLabel(kLoadWordLocation, label, GetCodeAddress() & ~3); in ldr()
1724 << ", " << PrintLabel(kLoadByteLocation, label, GetCodeAddress() & ~3); in ldrb()
1744 << PrintLabel(kLoadDoubleWordLocation, label, GetCodeAddress() & ~3); in ldrd()
1794 << PrintLabel(kLoadHalfWordLocation, label, GetCodeAddress() & ~3); in ldrh()
1810 << PrintLabel(kLoadSignedByteLocation, label, GetCodeAddress() & ~3); in ldrsb()
1826 << PrintLabel(kLoadSignedHalfWordLocation, label, GetCodeAddress() & ~3); in ldrsh()
2069 << PrintLabel(kDataLocation, label, GetCodeAddress() & ~3); in pld()
2093 << PrintLabel(kCodeLocation, label, GetCodeAddress() & ~3); in pli()
5051 << rd << ", " << PrintLabel(kLoadDoublePrecisionLocation, in vldr()
5071 << rd << ", " << PrintLabel(kLoadSinglePrecisionLocation, in vldr()