Searched refs:EmitPcRel (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/x86/ |
D | codegen_x86.h | 494 void EmitPcRel(const X86EncodingMap* entry, int32_t raw_reg, int32_t raw_base_or_table,
|
D | assemble_x86.cc | 1579 void X86Mir2Lir::EmitPcRel(const X86EncodingMap* entry, int32_t raw_reg, int32_t raw_base_or_table, in EmitPcRel() function in art::X86Mir2Lir 1929 EmitPcRel(entry, lir->operands[0], lir->operands[1], lir->operands[2], in AssembleInstructions()
|