Searched refs:STOCOpcode (Results 1 – 2 of 2) sorted by relevance
760 unsigned StoreOpcode, unsigned STOCOpcode,
8236 unsigned STOCOpcode, in emitCondStore() argument8262 if (STOCOpcode && !IndexReg && Subtarget.hasLoadStoreOnCond()) { in emitCondStore()8266 BuildMI(*MBB, MI, DL, TII->get(STOCOpcode)) in emitCondStore()