Searched refs:getOpcodeWidth (Results 1 – 1 of 1) sorted by relevance
167 unsigned getOpcodeWidth(const MachineInstr &MI);387 unsigned SILoadStoreOptimizer::getOpcodeWidth(const MachineInstr &MI) { in getOpcodeWidth() function in SILoadStoreOptimizer628 CI.Width0 = getOpcodeWidth(*CI.I); in findMatchingInst()630 CI.Width1 = getOpcodeWidth(*MBBI); in findMatchingInst()