Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h732 unsigned StoreOpcode, unsigned STOCOpcode,
H A DSystemZISelLowering.cpp7688 unsigned STOCOpcode, in emitCondStore() argument
7714 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
7718 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()