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