Lines Matching defs:op
1583 Instruction::Code op) { in GenLongRegOrMemOp()
1627 void X86Mir2Lir::GenLongArith(RegLocation rl_dest, RegLocation rl_src, Instruction::Code op) { in GenLongArith()
1677 RegLocation rl_src2, Instruction::Code op, in GenLongArith()
2022 void X86Mir2Lir::OpRegThreadMem(OpKind op, RegStorage r_dest, ThreadOffset<4> thread_offset) { in OpRegThreadMem()
2035 void X86Mir2Lir::OpRegThreadMem(OpKind op, RegStorage r_dest, ThreadOffset<8> thread_offset) { in OpRegThreadMem()
2171 OpKind op = static_cast<OpKind>(0); /* Make gcc happy */ in GenShiftImmOpLong() local
2325 bool X86Mir2Lir::IsNoOp(Instruction::Code op, int32_t value) { in IsNoOp()
2340 X86OpCode X86Mir2Lir::GetOpcode(Instruction::Code op, RegLocation dest, RegLocation rhs, in GetOpcode()
2396 X86OpCode X86Mir2Lir::GetOpcode(Instruction::Code op, RegLocation loc, bool is_high_op, in GetOpcode()
2469 bool X86Mir2Lir::GenLongImm(RegLocation rl_dest, RegLocation rl_src, Instruction::Code op) { in GenLongImm()
2554 RegLocation rl_src2, Instruction::Code op) { in GenLongLongImm()
2694 OpKind op = kOpBkpt; in GenArithOpInt() local
2975 OpKind op = kOpBkpt; in GenShiftOpLong() local