Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:STI

69                                              MCSubtargetInfo const &STI) const {
81 EncodeSingleInstruction(HMI, OS, Fixups, STI,
94 const MCSubtargetInfo &STI, uint32_t Parse, size_t Index) const {
161 Binary = getBinaryCodeForInstr(HMB, Fixups, STI);
244 unsigned subInstSlot0Bits = getBinaryCodeForInstr(*subInst0, Fixups, STI);
246 unsigned subInstSlot1Bits = getBinaryCodeForInstr(*subInst1, Fixups, STI);
395 const MCSubtargetInfo &STI) const
408 getExprOpValue(MI, MO, cast<MCBinaryExpr>(ME)->getLHS(), Fixups, STI);
409 getExprOpValue(MI, MO, cast<MCBinaryExpr>(ME)->getRHS(), Fixups, STI);
724 MCSubtargetInfo const &STI) const {
732 return getExprOpValue(MI, MO, MO.getExpr(), Fixups, STI);