Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_translate.c5987 IRTemp stResult, in do_shadow_LLSC() argument
5995 IRType resTy = typeOfIRTemp(mce->sb->tyenv, stResult); in do_shadow_LLSC()
5996 IRTemp resTmp = findShadowTmpV(mce, stResult); in do_shadow_LLSC()