irq_% are not inlined by the compiler which leads to it branching to a function that actually implement a single machine instruction. Inlining these functions makes the call more efficient as well as saving some bytes in ROM.