Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp65 static StringRef decIncOperator(const MCInst *MI) { in decIncOperator() function
76 OS << "\t" << Opcode << "\t[" << decIncOperator(MI) << "%" in printMemoryLoadIncrement()
83 << getRegisterName(MI->getOperand(1).getReg()) << decIncOperator(MI) in printMemoryLoadIncrement()
96 << ", [" << decIncOperator(MI) << "%" in printMemoryStoreIncrement()
103 << decIncOperator(MI) << "]"; in printMemoryStoreIncrement()