Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/ScalarRepl/
D2008-09-22-vector-gep.ll20 %tmpD = bitcast %struct.two* %D to i8*
21 call void @llvm.memmove.p0i8.p0i8.i32(i8* %tmpD, i8* %tmpS, i32 4, i32 1, i1 false)
/external/valgrind/VEX/priv/
Dhost_mips_isel.c2765 HReg tmpD = newVRegD(env); in iselInt64Expr_wrk() local
2773 addInstr(env, MIPSInstr_FpConvert(Mfp_CVTLS, tmpD, valF)); in iselInt64Expr_wrk()
2780 addInstr(env, MIPSInstr_FpLdSt(False /*store */ , 8, tmpD, in iselInt64Expr_wrk()