Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcall_x86.cc105 RegStorage r_pc = GetPcAndAnchor(&anchor); in GenLargePackedSwitch()
Dcodegen_x86.h966 RegStorage GetPcAndAnchor(LIR** anchor, RegStorage r_tmp = RegStorage::InvalidReg());
Dint_x86.cc1386 RegStorage r_pc = GetPcAndAnchor(&anchor); in OpPcRelLoad()
1410 RegStorage X86Mir2Lir::GetPcAndAnchor(LIR** anchor, RegStorage r_tmp) { in GetPcAndAnchor() function in art::X86Mir2Lir
1442 RegStorage r_pc = GetPcAndAnchor(&anchor, r_dest); in OpPcRelDexCacheArrayLoad()
Dutility_x86.cc595 RegStorage r_pc = GetPcAndAnchor(&anchor); in LoadConstantWide()
Dtarget_x86.cc1577 RegStorage r_pc = GetPcAndAnchor(&anchor); in AppendOpcodeWithConst()