Lines Matching refs:MCInstrInfo
23 class MCInstrInfo; variable
30 unsigned getBitCount(MCInstrInfo const &MCII, MCInst const &MCI);
33 unsigned short getCExtOpNum(MCInstrInfo const &MCII, MCInst const &MCI);
35 MCInstrDesc const &getDesc(MCInstrInfo const &MCII, MCInst const &MCI);
41 int getMaxValue(MCInstrInfo const &MCII, MCInst const &MCI);
45 int getMinValue(MCInstrInfo const &MCII, MCInst const &MCI);
48 MCOperand const &getNewValue(MCInstrInfo const &MCII, MCInst const &MCI);
51 unsigned getType(MCInstrInfo const &MCII, MCInst const &MCI);
54 bool hasNewValue(MCInstrInfo const &MCII, MCInst const &MCI);
57 bool isCanon(MCInstrInfo const &MCII, MCInst const &MCI);
60 bool isConstExtended(MCInstrInfo const &MCII, MCInst const &MCI);
63 bool isExtendable(MCInstrInfo const &MCII, MCInst const &MCI);
66 bool isExtended(MCInstrInfo const &MCII, MCInst const &MCI);
69 bool isNewValue(MCInstrInfo const &MCII, MCInst const &MCI);
72 bool isOperandExtended(MCInstrInfo const &MCII, MCInst const &MCI,
80 bool isPrefix(MCInstrInfo const &MCII, MCInst const &MCI);
83 bool isSolo(MCInstrInfo const &MCII, MCInst const &MCI);