Home
last modified time | relevance | path

Searched refs:GetPCRelativeBasePointer (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dpc_relative_fixups_x86.cc85 HX86ComputeBaseMethodAddress* method_address = GetPCRelativeBasePointer(load_class); in VisitLoadClass()
92 HX86ComputeBaseMethodAddress* method_address = GetPCRelativeBasePointer(load_string); in VisitLoadString()
131 HX86ComputeBaseMethodAddress* method_address = GetPCRelativeBasePointer(neg); in VisitNeg()
150 HX86ComputeBaseMethodAddress* method_address = GetPCRelativeBasePointer(switch_insn); in VisitPackedSwitch()
162 HX86ComputeBaseMethodAddress* GetPCRelativeBasePointer(HInstruction* cursor) { in GetPCRelativeBasePointer() function in art::x86::PCRelativeHandlerVisitor
185 HX86ComputeBaseMethodAddress* method_address = GetPCRelativeBasePointer(insn); in ReplaceInput()
204 HX86ComputeBaseMethodAddress* method_address = GetPCRelativeBasePointer(invoke); in HandleInvoke()
240 HX86ComputeBaseMethodAddress* method_address = GetPCRelativeBasePointer(invoke); in HandleInvoke()