Home
last modified time | relevance | path

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

/art/compiler/dex/quick/arm64/
Dtarget_arm64.cc621 RegStorage x_reg = RegStorage::Solo64(x_reg_num); in CompilerInitializeRegAlloc() local
622 RegisterInfo* x_reg_info = GetRegInfo(x_reg); in CompilerInitializeRegAlloc()
/art/compiler/dex/quick/x86/
Dtarget_x86.cc665 RegStorage x_reg = RegStorage::Solo64(x_reg_num); in CompilerInitializeRegAlloc() local
666 RegisterInfo* x_reg_info = GetRegInfo(x_reg); in CompilerInitializeRegAlloc()