Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_ppc_toIR.c596 IRType tyA = typeOfIRExpr(irsb->tyenv, addr); in store() local
597 vassert(tyA == Ity_I32 || tyA == Ity_I64); in store()