• Home
  • Raw
  • Download

Lines Matching refs:addOperand

354     Inst.addOperand(MCOperand::createReg(getReg()));  in addRegOperands()
359 Inst.addOperand(MCOperand::createExpr(getImm())); in addImmOperands()
367 Inst.addOperand(MCOperand::createExpr(Expr)); in addSignedImmOperands()
372 Inst.addOperand(MCOperand::createExpr(Expr)); in addSignedImmOperands()
377 Inst.addOperand(MCOperand::createImm(Extended)); in addSignedImmOperands()
557 Inst.addOperand(MCOperand::createImm(CE->getValue() * 64)); in adds4_6ImmOperands()
563 Inst.addOperand(MCOperand::createImm(CE->getValue() * 64)); in adds3_6ImmOperands()
768 NewInst.addOperand(MCOperand::createExpr( in canonicalizeImmediates()
772 NewInst.addOperand(I); in canonicalizeImmediates()
844 MCB.addOperand(MCOperand::createImm(0)); in MatchAndEmitInstruction()
875 MCB.addOperand(MCOperand::createInst(SubInst)); in MatchAndEmitInstruction()
1465 TmpInst.addOperand(Rdd); in makeCombineInst()
1466 TmpInst.addOperand(MO1); in makeCombineInst()
1467 TmpInst.addOperand(MO2); in makeCombineInst()
1575 TmpInst.addOperand(Pd); in processInstruction()
1576 TmpInst.addOperand(Rt); in processInstruction()
1577 TmpInst.addOperand(Rt); in processInstruction()
1622 Inst.addOperand(MCOperand::createReg(MatchRegisterName(Reg2))); in processInstruction()
1637 Inst.addOperand(MCOperand::createReg(MatchRegisterName(Reg2))); in processInstruction()
1653 Inst.addOperand(MCOperand::createReg(MatchRegisterName(Reg2))); in processInstruction()
1762 TmpInst.addOperand(MO_0); in processInstruction()
1763 TmpInst.addOperand( in processInstruction()
1849 TmpInst.addOperand(Rx); in processInstruction()
1850 TmpInst.addOperand(_dst_); in processInstruction()
1851 TmpInst.addOperand(Rs); in processInstruction()
1852 TmpInst.addOperand(Imm4); in processInstruction()
1853 TmpInst.addOperand(Imm6); in processInstruction()
1868 TmpInst.addOperand(Rx); in processInstruction()
1869 TmpInst.addOperand(_dst_); in processInstruction()
1870 TmpInst.addOperand(Rs); in processInstruction()
1871 TmpInst.addOperand(Imm4); in processInstruction()
1872 TmpInst.addOperand(Imm6); in processInstruction()
1887 TmpInst.addOperand(Rx); in processInstruction()
1888 TmpInst.addOperand(_dst_); in processInstruction()
1889 TmpInst.addOperand(Rs); in processInstruction()
1890 TmpInst.addOperand(Imm4); in processInstruction()
1891 TmpInst.addOperand(Imm6); in processInstruction()
1923 TmpInst.addOperand(Rd); in processInstruction()
1924 TmpInst.addOperand(Rs); in processInstruction()
1925 TmpInst.addOperand(Imm); in processInstruction()
1941 TmpInst.addOperand(Rd); in processInstruction()
1942 TmpInst.addOperand(Rs); in processInstruction()
1949 TmpInst.addOperand(Rd); in processInstruction()
1950 TmpInst.addOperand(Rs); in processInstruction()
1951 TmpInst.addOperand(Imm); in processInstruction()
1975 TmpInst.addOperand(Rdd); in processInstruction()
1976 TmpInst.addOperand(Rss); in processInstruction()
1977 TmpInst.addOperand(MCOperand::createReg(MatchRegisterName(Reg2))); in processInstruction()
2064 TmpInst.addOperand(Rxx); in processInstruction()
2065 TmpInst.addOperand(Rxx); in processInstruction()
2066 TmpInst.addOperand(Rss); in processInstruction()
2067 TmpInst.addOperand(Rt); in processInstruction()
2125 TmpInst.addOperand(Rdd); in processInstruction()
2126 TmpInst.addOperand(Rss); in processInstruction()
2127 TmpInst.addOperand(MCOperand::createReg(MatchRegisterName(Reg2))); in processInstruction()
2142 TmpInst.addOperand(Rd); in processInstruction()
2143 TmpInst.addOperand( in processInstruction()
2145 TmpInst.addOperand(Rs); in processInstruction()