Searched refs:GetCursorAddress (Results 1 – 4 of 4) sorted by relevance
246 Instruction* veneer = masm_->GetCursorAddress<Instruction*>(); in Emit()
555 uintptr_t pc_offset = GetCursorAddress<uintptr_t>() >> element_shift; in LinkAndGetOffsetTo()586 Instruction* target = GetCursorAddress<Instruction*>(); in place()
1163 T GetCursorAddress() const { in GetCursorAddress() function
1749 while ((masm.GetCursorAddress<uintptr_t>() & kPageOffsetMask) != 0) { in TEST()1825 while ((masm.GetCursorAddress<uintptr_t>() & kPageOffsetMask) != 0) { in AdrpPageBoundaryHelper()1905 while ((masm.GetCursorAddress<uintptr_t>() & kPageOffsetMask) != 0) { in AdrpOffsetHelper()