Home | History | Annotate | Download | only in Thumb2

Lines Matching defs:loadConstant

202 static ArmLIR *loadConstant(CompilationUnit *cUnit, int rDest, int value)
596 res = loadConstant(cUnit, rTmp, value);
610 loadConstant(cUnit, rScratch, value);
977 res = loadConstant(cUnit, regOffset, encodedDisp);
1090 res = loadConstant(cUnit, rScratch, encodedDisp);
1184 loadConstant(cUnit, tReg, checkValue);