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

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

Completed in 166 milliseconds