Searched refs:InsSize (Results 1 – 1 of 1) sorted by relevance
613 unsigned InsSize = 0; in emitInterruptPrologueStub() local621 InsSize = 6; in emitInterruptPrologueStub()623 InsSize = StringSwitch<unsigned>(IntKind) in emitInterruptPrologueStub()633 assert(InsSize != 0 && "Unknown interrupt type!"); in emitInterruptPrologueStub()638 .addImm(InsSize) in emitInterruptPrologueStub()