Home | History | Annotate | Download | only in arm

Lines Matching refs:genArithOpLong

665 static bool genArithOpLong(CompilationUnit *cUnit, MIR *mir,
923 return genArithOpLong(cUnit,mir, rlDest, rlSrc1, rlSrc2);
926 return genArithOpLong(cUnit,mir, rlDest, rlSrc1, rlSrc2);
2012 return genArithOpLong(cUnit, mir, rlDest, rlSrc, rlSrc);