Searched refs:Int0 (Results 1 – 2 of 2) sorted by relevance
147 # Match 4-byte JMP for Reset, Int0-2, PcInt0-3 and WDT160 # Match 2-byte RJMP for Reset, Int0-2, PcInt0-3 and WDT for smaller AVR
1020 auto *Int0 = dyn_cast<ConstantInt>(Elem0); in isNonTargetIntrinsicMatch() local1021 if (Int0 && Int0->isZero()) in isNonTargetIntrinsicMatch()