Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.td1284 let PredicateMethod = "isMatrixRegOperand<"
1309 let PredicateMethod = "isMatrixRegOperand<"
1345 let PredicateMethod = "isMatrixRegOperand<"
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1546 DiagnosticPredicate isMatrixRegOperand() const { in isMatrixRegOperand() function in __anon56f6c4660111::AArch64Operand