Searched refs:GetCursorAddress (Results 1 – 6 of 6) sorted by relevance
62 T GetCursorAddress() const { in GetCursorAddress() function
115 Instruction* end = masm.GetCursorAddress<Instruction*>(); \
2158 while ((masm.GetCursorAddress<uintptr_t>() & kPageOffsetMask) != 0) { in TEST()2234 while ((masm.GetCursorAddress<uintptr_t>() & kPageOffsetMask) != 0) { in AdrpPageBoundaryHelper()2314 while ((masm.GetCursorAddress<uintptr_t>() & kPageOffsetMask) != 0) { in AdrpOffsetHelper()
3201 Instruction* end = masm.GetCursorAddress<Instruction*>(); in PrintDisassemblerTestHelper()
293 Instruction* veneer = masm_->GetCursorAddress<Instruction*>(); in Emit()
86 uintptr_t pc_offset = GetCursorAddress<uintptr_t>() >> element_shift; in LinkAndGetOffsetTo()116 Instruction* target = GetCursorAddress<Instruction*>(); in place()