Searched refs:reload1 (Results 1 – 2 of 2) sorted by relevance
1400 HInstr* reload1 = NULL; in doRegisterAllocation() local1402 (*genReload)( &reload1, &reload2, univ->regs[k], in doRegisterAllocation()1404 vassert(reload1 || reload2); /* can't both be NULL */ in doRegisterAllocation()1405 if (reload1) in doRegisterAllocation()1406 EMIT_INSTR(reload1); in doRegisterAllocation()1511 HInstr* reload1 = NULL; in doRegisterAllocation() local1513 (*genReload)( &reload1, &reload2, univ->regs[spillee], in doRegisterAllocation()1515 vassert(reload1 || reload2); /* can't both be NULL */ in doRegisterAllocation()1516 if (reload1) in doRegisterAllocation()1517 EMIT_INSTR(reload1); in doRegisterAllocation()
31 %indvars.iv.next.reload1 = load i64, i64* %indvars.iv.next.reg2mem32 %arrayidx6 = getelementptr inbounds i32, i32* %b, i64 %indvars.iv.next.reload1