Home
last modified time | relevance | path

Searched defs:op0 (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/x86/
Dquick_assemble_x86_test.cc138 int opcode, int op0 = 0, int op1 = 0, int op2 = 0, int op3 = 0, int op4 = 0) { in Test()
/art/compiler/dex/quick/
Dmir_to_lir-inl.h46 inline LIR* Mir2Lir::RawLIR(DexOffset dalvik_offset, int opcode, int op0, in RawLIR()