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

/external/valgrind/main/VEX/priv/
H A Dir_defs.c1248 IRConst* IRConst_U32 ( UInt u32 ) function
1708 case Ico_U32: return IRConst_U32(c->Ico.U32);
3453 return IRExpr_Const(IRConst_U32((UInt)hw));

Completed in 21 milliseconds