Lines Matching refs:rl_src
30 bool SmallLiteralDivRem(Instruction::Code dalvik_opcode, bool is_div, RegLocation rl_src,
32 bool EasyMultiply(RegLocation rl_src, RegLocation rl_dest, int lit) OVERRIDE;
92 RegLocation rl_index, RegLocation rl_src, int scale, bool card_mark);
101 void GenConversion(Instruction::Code opcode, RegLocation rl_dest, RegLocation rl_src);
118 void GenFillArrayData(uint32_t table_offset, RegLocation rl_src);
127 void GenMultiplyByTwoBitMultiplier(RegLocation rl_src, RegLocation rl_result, int lit,
129 void GenNegDouble(RegLocation rl_dest, RegLocation rl_src);
130 void GenNegFloat(RegLocation rl_dest, RegLocation rl_src);
131 void GenLargePackedSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
132 void GenLargeSparseSwitch(MIR* mir, uint32_t table_offset, RegLocation rl_src);
185 void GenNegLong(RegLocation rl_dest, RegLocation rl_src);