Searched defs:isVectorList (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 1213 bool isVectorList() const { return Kind == k_VectorList; } isVectorList() function in __anon882015c50111::AArch64Operand |
/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 2049 bool isVectorList() const { return Kind == k_VectorList; } isVectorList() function in __anond426d4330111::ARMOperand |