Searched defs:Ity_I32 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_ir.h225 Ity_I32, enumerator in enum:__anon32276
539 Iop_32to1, /* :: Ity_I32 -> Ity_Bit, just select bit[0] */
542 Iop_1Uto32, /* :: Ity_Bit -> Ity_I32, unsigned widen */
546 Iop_1Sto32, /* :: Ity_Bit -> Ity_I32, signed widen */
594 /* For the most part, these take a first argument :: Ity_I32 (as

Completed in 310 milliseconds