Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2220 CreateVectorIndex(int Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anonb6c3df290111::AArch64Operand
4127 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx, in tryParseVectorIndex()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp3795 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anon3b5979970111::ARMOperand
4283 Operands.push_back(ARMOperand::CreateVectorIndex(MCE->getValue(), in tryParseRegisterWithWriteBack()