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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1663 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { function in class:__anon2707::AArch64Operand
2878 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx,
3100 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx,
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2669 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { function
3112 Operands.push_back(ARMOperand::CreateVectorIndex(MCE->getValue(),

Completed in 126 milliseconds