Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getOpcode

197     RepPrefix = (Inst.getOpcode() == X86::REP_PREFIX);
357 switch (Inst.getOpcode()) {
384 switch (Inst.getOpcode()) {
415 const bool IsWrite = MII.get(Inst.getOpcode()).mayStore();