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