Home | History | Annotate | Download | only in arm

Lines Matching refs:Code

48   ArmConditionCode code = ArmConditionEncoding(ccode);
49 int cond_bit = code & 1;
68 return NewLIR2(kThumb2It, code, mask);
182 // Temporary debugging code
198 // End temporary debugging code
418 bool ArmMir2Lir::SmallLiteralDivRem(Instruction::Code dalvik_opcode, bool is_div,
992 void ArmMir2Lir::GenShiftImmOpLong(Instruction::Code opcode,
1065 void ArmMir2Lir::GenArithImmOpLong(Instruction::Code opcode,