Searched refs:EmitMemCond (Results 1 – 2 of 2) sorted by relevance
484 void EmitMemCond(const X86EncodingMap* entry, int32_t raw_base, int32_t disp, int32_t cc);
1431 void X86Mir2Lir::EmitMemCond(const X86EncodingMap* entry, int32_t raw_base, int32_t disp, in EmitMemCond() function in art::X86Mir2Lir1891 EmitMemCond(entry, lir->operands[0], lir->operands[1], lir->operands[2]); in AssembleInstructions()