Home | History | Annotate | Download | only in VEX

Lines Matching refs:tyS

1164    IRType  ty, tyS;
1171 tyS = shadowType(ty);
1185 tyS, descr->nElems);
1197 IRType tyS = shadowType(ty);
1201 return definedOfType(tyS);
1205 return IRExpr_Get( offset + mce->layout->total_sizeB, tyS );
1217 IRType tyS = shadowType(ty);
1224 return definedOfType(tyS);
1230 tyS, descr->nElems);