Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dregisters-aarch64.h242 bool IsSameFormat(const CPURegister& other) const { in IsSameFormat() function
/external/vixl/src/aarch32/
Dinstructions-aarch32.h128 bool IsSameFormat(CPURegister reg) { in IsSameFormat() function