Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dmir_to_lir.h351 static const uint32_t k128SoloStorageMask = 0x0000000f; variable
/art/compiler/dex/quick/x86/
Dtarget_x86.cc454 return GetRegInfo(reg)->FindMatchingView(RegisterInfo::k128SoloStorageMask)->GetReg(); in Get128BitRegister()