Searched refs:AppendOpcodeWithConst (Results 1 – 2 of 2) sorted by relevance
1549 AppendOpcodeWithConst(kX86MovdqaRM, reg, mir); in GenConst128()1552 void X86Mir2Lir::AppendOpcodeWithConst(X86OpCode opcode, int reg, MIR* mir) { in AppendOpcodeWithConst() function in art::X86Mir2Lir1981 AppendOpcodeWithConst(opcode, rs_src1.GetReg(), const_mirp); in MaskVectorRegister()
507 void AppendOpcodeWithConst(X86OpCode opcode, int reg, MIR* mir);