Home | History | Annotate | Download | only in arm64

Lines Matching defs:Combine

165 inline void CPURegList::Combine(const CPURegList& other) {
181 inline void CPURegList::Combine(const CPURegister& other) {
184 Combine(other.code());
199 inline void CPURegList::Combine(int code) {