Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1863 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anon8353751c0111::AArch64Operand
3121 Operands.push_back(AArch64Operand::CreateVectorIndex(MCE->getValue(), SIdx, in tryParseVectorIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp3607 CreateVectorIndex(unsigned Idx, SMLoc S, SMLoc E, MCContext &Ctx) { in CreateVectorIndex() function in __anon3b97cc8a0111::ARMOperand
4088 Operands.push_back(ARMOperand::CreateVectorIndex(MCE->getValue(), in tryParseRegisterWithWriteBack()