Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/
H A DVEAsmParser.cpp750 MorphToMEMzii(const MCExpr *Index, std::unique_ptr<VEOperand> Op) { in MorphToMEMzii() function in __anon944a62760211::VEOperand
1243 Operands.push_back(VEOperand::MorphToMEMzii( in parseMEMOperand()
1281 IndexValue ? VEOperand::MorphToMEMzii(IndexValue, std::move(Offset)) in parseMEMOperand()