Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getOpcode

159     switch (BE->getOpcode()) {
571 int Opcode = Inst.getOpcode();
995 return MCUnaryExpr::Create(UE->getOpcode(), Sub, Context);
1019 return MCBinaryExpr::Create(BE->getOpcode(), LHS, RHS, Context);
1061 return MCUnaryExpr::Create(UE->getOpcode(), Sub, Context);
1070 return MCBinaryExpr::Create(BE->getOpcode(), LHS, RHS, Context);