Home | History | Annotate | Download | only in priv

Lines Matching refs:host_word_type

531       IRType   host_word_type = Ity_INVALID;
536 if (host_word_szB == 4) host_word_type = Ity_I32;
537 if (host_word_szB == 8) host_word_type = Ity_I64;
538 vassert(host_word_type != Ity_INVALID);
716 host_word_type, 1/*regparms*/,
724 host_word_type, 2/*regparms*/,
736 host_word_type==Ity_I64 ? Iop_CmpNE64 : Iop_CmpNE32,
738 host_word_type==Ity_I64