Searched defs:CreateVectorIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 2314 CreateVectorIndex(int Idx, SMLoc S, SMLoc E, MCContext &Ctx) { CreateVectorIndex() function in __anon882015c50111::AArch64Operand |
/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 3867 static std::unique_ptr<ARMOperand> CreateVectorIndex(unsigned Idx, SMLoc S, CreateVectorIndex() function in __anond426d4330111::ARMOperand |