Searched refs:shadowTypeV (Results 1 – 1 of 1) sorted by relevance
140 static IRType shadowTypeV ( IRType ty );275 = newTemp( mce, shadowTypeV(mce->sb->tyenv->types[orig]), VSh ); in findShadowTmpV()305 = newTemp( mce, shadowTypeV(mce->sb->tyenv->types[orig]), VSh ); in newShadowTmpV()375 static IRType shadowTypeV ( IRType ty ) in shadowTypeV() function1380 = assignNew('V', mce, shadowTypeV(ty), in complainIfUndefined()1499 tyS = shadowTypeV(ty); in do_shadow_PUTI()1525 IRType tyS = shadowTypeV(ty); in shadow_GET()1548 IRType tyS = shadowTypeV(ty); in shadow_GETI()4637 ty = shadowTypeV(ty); in expr2vbits_Load_WRK()4764 switch (shadowTypeV(ty)) { in expr2vbits_Load()[all …]