Searched defs:InstOpcode (Results 1 – 3 of 3) sorted by relevance
178 unsigned InstOpcode, in findMatchingInst()
378 static bool mayHaveInterruptDelaySlot(unsigned InstOpcode) { in mayHaveInterruptDelaySlot()
1389 unsigned InstOpcode = I->getOpcode(); in getSameOpcode() local