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