Searched defs:isVectorIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 1451 DiagnosticPredicate isVectorIndex() const { isVectorIndex() function in __anon58533a440111::AArch64Operand |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 2210 bool isVectorIndex() const { return Kind == k_VectorIndex; } isVectorIndex() function in __anon9358e9b20111::ARMOperand |