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

  /dalvik/vm/compiler/codegen/x86/
Lower.h 689 void alu_unary_mem(LowOp* op, OpndSize size, ALU_Opcode opc, int disp, int base_reg, bool isBasePhysical);
    [all...]
LowerHelper.cpp 1223 void alu_unary_mem(LowOp* op, OpndSize size, ALU_Opcode opc, int disp, int base_reg, bool isBasePhysical) { function
    [all...]

Completed in 238 milliseconds