Searched refs:isVectorIndex (Results 1 – 3 of 3) sorted by relevance
2258 bool isVectorIndex() const { return Kind == k_VectorIndex; } in isVectorIndex() function in __anon6be9c9a00111::ARMOperand6879 if (static_cast<ARMOperand &>(*Operand).isVectorIndex() || in shouldOmitVectorPredicateOperand()6894 if (static_cast<ARMOperand &>(*Operand).isVectorIndex() || in shouldOmitVectorPredicateOperand()
1471 DiagnosticPredicate isVectorIndex() const { in isVectorIndex() function in __anon730428320111::AArch64Operand
1438 let PredicateMethod = "isVectorIndex<" # Min # ", " # Max # ">";