Searched refs:isVectorIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1185 DiagnosticPredicate isVectorIndex() const { function in class:__anon2053::AArch64Operand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2082 bool isVectorIndex() const { return Kind == k_VectorIndex; } function in class:__anon2168::ARMOperand
6683 if (static_cast<ARMOperand &>(*Operand).isVectorIndex() ||
6698 if (static_cast<ARMOperand &>(*Operand).isVectorIndex() ||

Completed in 130 milliseconds