Lines Matching refs:addOperand
222 CompoundInsn->addOperand(Rt); in getCompoundInsn()
223 CompoundInsn->addOperand(L.getOperand(1)); // Immediate in getCompoundInsn()
224 CompoundInsn->addOperand(R.getOperand(0)); // Jump target in getCompoundInsn()
234 CompoundInsn->addOperand(Rt); in getCompoundInsn()
235 CompoundInsn->addOperand(Rs); in getCompoundInsn()
236 CompoundInsn->addOperand(R.getOperand(0)); // Jump target. in getCompoundInsn()
248 CompoundInsn->addOperand(Rs); in getCompoundInsn()
249 CompoundInsn->addOperand(Rt); in getCompoundInsn()
250 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
261 CompoundInsn->addOperand(Rs); in getCompoundInsn()
262 CompoundInsn->addOperand(Rt); in getCompoundInsn()
263 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
274 CompoundInsn->addOperand(Rs); in getCompoundInsn()
275 CompoundInsn->addOperand(Rt); in getCompoundInsn()
276 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
292 CompoundInsn->addOperand(Rs); in getCompoundInsn()
294 CompoundInsn->addOperand(L.getOperand(2)); in getCompoundInsn()
295 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
311 CompoundInsn->addOperand(Rs); in getCompoundInsn()
313 CompoundInsn->addOperand(L.getOperand(2)); in getCompoundInsn()
314 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
323 CompoundInsn->addOperand(Rs); in getCompoundInsn()
324 CompoundInsn->addOperand(L.getOperand(2)); in getCompoundInsn()
325 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
334 CompoundInsn->addOperand(Rs); in getCompoundInsn()
335 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()