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

/external/valgrind/main/VEX/priv/
H A Dir_defs.c1334 IRConst* IRConst_F64 ( Double f64 ) function
1785 case Ico_F64: return IRConst_F64(c->Ico.F64);

Completed in 47 milliseconds