HomeSort by relevance Sort by last modified time
    Searched refs:high64 (Results 1 - 3 of 3) sorted by null

  /external/vixl/src/aarch64/
assembler-aarch64.h 301 Literal(T high64,
307 UpdateValue(high64, low64);
327 void UpdateValue(T high64, T low64, uint8_t* code_buffer = NULL) {
330 memcpy(&high64_, &high64, sizeof(high64));
338 void UpdateValue(T high64, T low64, const Assembler* assembler);
    [all...]
macro-assembler-aarch64.h     [all...]
  /external/valgrind/VEX/priv/
guest_ppc_toIR.c 7441 IRExpr * high64; local
7463 IRExpr * high64; local
15680 IRExpr * high64, * low32; local
15689 IRTemp high64 = newTemp(Ity_F64); local
15702 IRExpr * high64; local
15705 store( mkexpr( EA ), high64 ); local
15710 IRExpr * high64, *low64; local
15714 store( mkexpr( EA ), high64 ); local
    [all...]

Completed in 440 milliseconds