Home
last modified time | relevance | path

Searched refs:reload1 (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_generic_reg_alloc2.c1400 HInstr* reload1 = NULL; in doRegisterAllocation() local
1402 (*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() local
1513 (*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()
/external/llvm/test/Transforms/LoopVectorize/X86/
Dparallel-loops-after-reg2mem.ll31 %indvars.iv.next.reload1 = load i64, i64* %indvars.iv.next.reg2mem
32 %arrayidx6 = getelementptr inbounds i32, i32* %b, i64 %indvars.iv.next.reload1