Searched refs:alu_unary_mem (Results 1 – 2 of 2) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | Lower.h | 689 void alu_unary_mem(LowOp* op, OpndSize size, ALU_Opcode opc, int disp, int base_reg, bool isBasePhy…
|
D | LowerHelper.cpp | 1223 void alu_unary_mem(LowOp* op, OpndSize size, ALU_Opcode opc, int disp, int base_reg, bool isBasePhy… in alu_unary_mem() function
|