Home
last modified time | relevance | path

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

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