• Home
  • Raw
  • Download

Lines Matching refs:addOperand

216     CompoundInsn->addOperand(Rt);  in getCompoundInsn()
217 CompoundInsn->addOperand(L.getOperand(1)); // Immediate in getCompoundInsn()
218 CompoundInsn->addOperand(R.getOperand(0)); // Jump target in getCompoundInsn()
228 CompoundInsn->addOperand(Rt); in getCompoundInsn()
229 CompoundInsn->addOperand(Rs); in getCompoundInsn()
230 CompoundInsn->addOperand(R.getOperand(0)); // Jump target. in getCompoundInsn()
242 CompoundInsn->addOperand(Rs); in getCompoundInsn()
243 CompoundInsn->addOperand(Rt); in getCompoundInsn()
244 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
255 CompoundInsn->addOperand(Rs); in getCompoundInsn()
256 CompoundInsn->addOperand(Rt); in getCompoundInsn()
257 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
268 CompoundInsn->addOperand(Rs); in getCompoundInsn()
269 CompoundInsn->addOperand(Rt); in getCompoundInsn()
270 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
286 CompoundInsn->addOperand(Rs); in getCompoundInsn()
287 CompoundInsn->addOperand(L.getOperand(2)); in getCompoundInsn()
288 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
304 CompoundInsn->addOperand(Rs); in getCompoundInsn()
305 CompoundInsn->addOperand(L.getOperand(2)); in getCompoundInsn()
306 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
315 CompoundInsn->addOperand(Rs); in getCompoundInsn()
316 CompoundInsn->addOperand(L.getOperand(2)); in getCompoundInsn()
317 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()
326 CompoundInsn->addOperand(Rs); in getCompoundInsn()
327 CompoundInsn->addOperand(R.getOperand(1)); in getCompoundInsn()