Searched refs:STOpc (Results 1 – 2 of 2) sorted by relevance
339 unsigned STOpc = in fixStackStores() 342 MI.setDesc(TII.get(STOpc)); in fixStackStores() 341 unsigned STOpc = fixStackStores() local
657 unsigned LDOpc, STOpc; in insertPrologueInBlock() local675 STOpc = Hexagon::S2_storerb_io; in insertPrologueInBlock()679 STOpc = Hexagon::S2_storerh_io; in insertPrologueInBlock()683 STOpc = Hexagon::S2_storeri_io; in insertPrologueInBlock()688 STOpc = Hexagon::S2_storerd_io; in insertPrologueInBlock()716 BuildMI(MBB, InsertPt, dl, HII.get(STOpc)) in insertPrologueInBlock()