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

  /art/compiler/utils/x86/
assembler_x86.cc 56 EmitOperand(2, address);
77 EmitOperand(6, address);
102 EmitOperand(0, address);
123 EmitOperand(dst, src);
130 EmitOperand(src, dst);
137 EmitOperand(0, dst);
144 EmitOperand(0, dst);
160 EmitOperand(dst, src);
176 EmitOperand(dst, src);
188 EmitOperand(src, dst)
    [all...]
assembler_x86.h 595 void EmitOperand(int rm, const Operand& operand);

Completed in 211 milliseconds