Searched refs:EmitRegRegCond (Results 1 – 2 of 2) sorted by relevance
485 void EmitRegRegCond(const X86EncodingMap* entry, int32_t raw_reg1, int32_t raw_reg2, int32_t cc);
1455 void X86Mir2Lir::EmitRegRegCond(const X86EncodingMap* entry, int32_t raw_reg1, int32_t raw_reg2, in EmitRegRegCond() function in art::X86Mir2Lir1894 EmitRegRegCond(entry, lir->operands[0], lir->operands[1], lir->operands[2]); in AssembleInstructions()