Searched refs:AppendOpcodeWithConst (Results 1 – 2 of 2) sorted by relevance
1800 AppendOpcodeWithConst(kX86MovupsRM, reg, mir); in GenConst128()1803 void X86Mir2Lir::AppendOpcodeWithConst(X86OpCode opcode, int reg, MIR* mir) { in AppendOpcodeWithConst() function in art::X86Mir2Lir2139 AppendOpcodeWithConst(opcode, rs_src1.GetReg(), const_mirp); in MaskVectorRegister()
486 void AppendOpcodeWithConst(X86OpCode opcode, int reg, MIR* mir);