Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h521 unsigned StoreOpcode, unsigned STOCOpcode,
DSystemZISelLowering.cpp4919 unsigned StoreOpcode, unsigned STOCOpcode, in emitCondStore() argument
4937 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()
4940 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()