Searched refs:Cinv (Results 1 – 4 of 4) sorted by relevance
354 void MacroAssembler::Cinv(const Register& rd, in Cinv() function
1302 inline void Cinv(const Register& rd, const Register& rn, Condition cond);
1138 void Cinv(const Register& rd, const Register& rn, Condition cond) { in Cinv() function
9892 __ Cinv(x11, x24, ne); in TEST() local