Home
last modified time | relevance | path

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

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