Searched refs:getMatchingWideOpcode (Results 1 – 2 of 2) sorted by relevance
346 static unsigned getMatchingWideOpcode(unsigned Opc) { in getMatchingWideOpcode() function685 BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingWideOpcode(Opc))) in mergeNarrowInsns()774 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingWideOpcode(Opc))) in mergeNarrowInsns()
304 static unsigned getMatchingWideOpcode(unsigned Opc) { in getMatchingWideOpcode() function701 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingWideOpcode(Opc))) in mergeNarrowZeroStores()