Searched defs:ISR (Results 1 – 8 of 8) sorted by relevance
162 void MSP430AsmPrinter::EmitInterruptVectorSection(MachineFunction &ISR) { in EmitInterruptVectorSection()
43 #define ISR 3 macro
111 #define ISR %cr34 /* 88110 */ macro
47 #define ISR 0x0c macro
443 #define ISR I370_OPCODE_ESA390_SR macro
455 #define ISR I370_OPCODE_ESA390_SR macro
357 #define ISR(x) static void ISRNAME(x)(void) {dos_comisr(x);} macro
7154 SDValue ISR = N->getOperand(0); in PeepholePPC64ZExt() local