Searched defs:isVectorReg (Results 1 – 2 of 2) sorted by relevance
476 bool isVectorReg() const { in isVectorReg() function
907 bool isVectorReg() const { return Kind == k_Register && Reg.isVector; } in isVectorReg() function in __anon6528055b0211::AArch64Operand