Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:MCB

56 void addConstExtender(MCContext &Context, MCInstrInfo const &MCII, MCInst &MCB,
67 MCContext &Context, MCInst &MCB,
76 MCInst const *extenderForIndex(MCInst const &MCB, size_t Index);
77 void extendIfNeeded(MCContext &Context, MCInstrInfo const &MCII, MCInst &MCB,
90 MCInst const *extenderForIndex(MCInst const &MCB, size_t Index);
109 MCInst const &MCB);
154 bool hasExtenderForIndex(MCInst const &MCB, size_t Index);
163 MCInst const &instruction(MCInst const &MCB, size_t Index);
270 // Replace the instructions inside MCB, represented by Candidate
271 void replaceDuplex(MCContext &Context, MCInst &MCB, DuplexCandidate Candidate);