Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h614 unsigned StoreOpcode, unsigned STOCOpcode,
H A DSystemZISelLowering.cpp6355 unsigned STOCOpcode, in emitCondStore() argument
6373 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
6386 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()