Searched defs:high64 (Results 1 – 3 of 3) sorted by relevance
7441 IRExpr * high64; in dis_proc_ctl() local7463 IRExpr * high64; in dis_proc_ctl() local15680 IRExpr * high64, * low32; in dis_vx_store() local15689 IRTemp high64 = newTemp(Ity_F64); in dis_vx_store() local15702 IRExpr * high64; in dis_vx_store() local15710 IRExpr * high64, *low64; in dis_vx_store() local
1496 void Ldr(const VRegister& vt, uint64_t high64, uint64_t low64) { in Ldr()2886 Literal<T>* CreateLiteralDestroyedWithPool(T high64, T low64) { in CreateLiteralDestroyedWithPool()
4617 void Literal<T>::UpdateValue(T high64, T low64, const Assembler* assembler) { in UpdateValue()