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

  /art/compiler/utils/x86_64/
assembler_x86_64.h 865 void EmitInt64(int64_t value);
921 inline void X86_64Assembler::EmitInt64(int64_t value) {
    [all...]
assembler_x86_64.cc 117 EmitInt64(imm.value());
    [all...]

Completed in 77 milliseconds