Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h809 unsigned StoreOpcode, unsigned STOCOpcode,
H A DSystemZISelLowering.cpp9725 unsigned STOCOpcode, in emitCondStore() argument
9751 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
9755 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()