Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h176 bool isMatch() const { return Type == DiagnosticPredicateTy::Match; } in isMatch() function
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1307 if (!VectorMatch.isMatch()) in isSVEDataVectorRegWithShiftExtend()