Home | History | Annotate | Download | only in R600

Lines Matching refs:addImm

169         .addImm(0) // ADDR
170 .addImm(AluInstCount - 1); // COUNT
209 .addImm(LiteralPair0)
210 .addImm(LiteralPair1);
254 .addImm(literal0)
255 .addImm(literal2);
270 .addImm(CfCount);
284 .addImm(CfCount);
393 .addImm(1);
409 .addImm(Pair.first + 1);
418 .addImm(0)
419 .addImm(0);
432 .addImm(0)
433 .addImm(0);
447 .addImm(CfCount + 1)
448 .addImm(1);
466 .addImm(0);
474 .addImm(0);
501 .addImm(Alu->getOperand(0).getImm())
502 .addImm(Alu->getOperand(1).getImm())
503 .addImm(Alu->getOperand(2).getImm())
504 .addImm(Alu->getOperand(3).getImm())
505 .addImm(Alu->getOperand(4).getImm())
506 .addImm(Alu->getOperand(5).getImm())
507 .addImm(Alu->getOperand(6).getImm())
508 .addImm(Alu->getOperand(7).getImm())
509 .addImm(Alu->getOperand(8).getImm());