Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp55 static bool isPreIncrementForm(const MCInst *MI, int AddOffset) { in isPreIncrementForm() function
75 if (isPreIncrementForm(MI, AddOffset)) { in printMemoryLoadIncrement()
94 if (isPreIncrementForm(MI, AddOffset)) { in printMemoryStoreIncrement()