Home
last modified time | relevance | path

Searched defs:SameRegType (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dreg_storage.h279 static constexpr bool SameRegType(RegStorage reg1, RegStorage reg2) { in SameRegType() function
283 static constexpr bool SameRegType(int reg1, int reg2) { in SameRegType() function