Searched refs:hasShortDelaySlot (Results 1 – 1 of 1) sorted by relevance
203 void createNop(bool hasShortDelaySlot, SMLoc IDLoc,1221 static bool hasShortDelaySlot(unsigned Opcode) { in hasShortDelaySlot() function1388 createNop(hasShortDelaySlot(Inst.getOpcode()), IDLoc, Instructions); in processInstruction()2134 void MipsAsmParser::createNop(bool hasShortDelaySlot, SMLoc IDLoc, in createNop() argument2137 if (hasShortDelaySlot) { in createNop()