Searched refs:origLIR (Results 1 – 3 of 3) sorted by relevance
55 static void convertMemOpIntoMove(CompilationUnit *cUnit, ArmLIR *origLIR, in convertMemOpIntoMove() argument67 dvmCompilerInsertLIRAfter((LIR *) origLIR, (LIR *) moveLIR); in convertMemOpIntoMove()
901 ArmLIR *origLIR) { in genSelfVerificationPreBranch() argument910 dvmCompilerInsertLIRBefore((LIR *) origLIR, (LIR *) pushFP); in genSelfVerificationPreBranch()917 dvmCompilerInsertLIRBefore((LIR *) origLIR, (LIR *) pushLR); in genSelfVerificationPreBranch()921 ArmLIR *origLIR) { in genSelfVerificationPostBranch() argument932 dvmCompilerInsertLIRAfter((LIR *) origLIR, (LIR *) popForLR); in genSelfVerificationPostBranch()
1249 ArmLIR *origLIR) { in genSelfVerificationPreBranch() argument1255 dvmCompilerInsertLIRBefore((LIR *) origLIR, (LIR *) push); in genSelfVerificationPreBranch()1259 ArmLIR *origLIR) { in genSelfVerificationPostBranch() argument1265 dvmCompilerInsertLIRAfter((LIR *) origLIR, (LIR *) pop); in genSelfVerificationPostBranch()