Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/Lanai/InstPrinter/
H A DLanaiInstPrinter.cpp88 bool LanaiInstPrinter::printMemoryStoreIncrement(const MCInst *MI, in printMemoryStoreIncrement() function in LanaiInstPrinter
128 return printMemoryStoreIncrement(MI, OS, "st", 4); in printAlias()
130 return printMemoryStoreIncrement(MI, OS, "st.h", 2); in printAlias()
132 return printMemoryStoreIncrement(MI, OS, "st.b", 1); in printAlias()
H A DLanaiInstPrinter.h60 bool printMemoryStoreIncrement(const MCInst *MI, raw_ostream &Ostream,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp90 bool LanaiInstPrinter::printMemoryStoreIncrement(const MCInst *MI, in printMemoryStoreIncrement() function in LanaiInstPrinter
130 return printMemoryStoreIncrement(MI, OS, "st", 4); in printAlias()
132 return printMemoryStoreIncrement(MI, OS, "st.h", 2); in printAlias()
134 return printMemoryStoreIncrement(MI, OS, "st.b", 1); in printAlias()
H A DLanaiInstPrinter.h60 bool printMemoryStoreIncrement(const MCInst *MI, raw_ostream &Ostream,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
H A DLanaiInstPrinter.cpp90 bool LanaiInstPrinter::printMemoryStoreIncrement(const MCInst *MI, in printMemoryStoreIncrement() function in LanaiInstPrinter
130 return printMemoryStoreIncrement(MI, OS, "st", 4); in printAlias()
132 return printMemoryStoreIncrement(MI, OS, "st.h", 2); in printAlias()
134 return printMemoryStoreIncrement(MI, OS, "st.b", 1); in printAlias()
H A DLanaiInstPrinter.h59 bool printMemoryStoreIncrement(const MCInst *MI, raw_ostream &Ostream,