Home
last modified time | relevance | path

Searched refs:isMatrixRegOperand (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td1725 let PredicateMethod = "isMatrixRegOperand<"
1751 let PredicateMethod = "isMatrixRegOperand<"
1787 let PredicateMethod = "isMatrixRegOperand<"
/src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1709 DiagnosticPredicate isMatrixRegOperand() const { in isMatrixRegOperand() function in __anon63d128670111::AArch64Operand