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

/external/valgrind/main/VEX/priv/
H A Dir_defs.c1612 IRConst* IRConst_U64 ( ULong u64 ) function
2156 case Ico_U64: return IRConst_U64(c->Ico.U64);
4512 return IRExpr_Const(IRConst_U64((ULong)hw));

Completed in 91 milliseconds