Lines Matching refs:Binop_22s
560 void HInstructionBuilder::Binop_22s(const Instruction& instruction, bool reverse, uint32_t dex_pc) {
2323 Binop_22s<HAdd>(instruction, false, dex_pc);
2328 Binop_22s<HAnd>(instruction, false, dex_pc);
2333 Binop_22s<HOr>(instruction, false, dex_pc);
2338 Binop_22s<HXor>(instruction, false, dex_pc);
2343 Binop_22s<HSub>(instruction, true, dex_pc);
2348 Binop_22s<HMul>(instruction, false, dex_pc);