Lines Matching refs:SubtargetInfo
53 const MCSubtargetInfo &SubtargetInfo) const;
59 const MCSubtargetInfo &SubtargetInfo) const;
63 const MCSubtargetInfo &SubtargetInfo) const;
67 const MCSubtargetInfo &SubtargetInfo) const;
71 const MCSubtargetInfo &SubtargetInfo) const;
75 const MCSubtargetInfo &SubtargetInfo) const;
79 const MCSubtargetInfo &SubtargetInfo) const override;
111 const MCSubtargetInfo &SubtargetInfo) const { in getMachineOpValue()
174 const MCSubtargetInfo &SubtargetInfo) const { in encodeInstruction()
176 unsigned Value = getBinaryCodeForInstr(Inst, Fixups, SubtargetInfo); in encodeInstruction()
187 const MCSubtargetInfo &SubtargetInfo) const { in getRiMemoryOpValue()
212 getMachineOpValue(Inst, Op2, Fixups, SubtargetInfo); in getRiMemoryOpValue()
219 const MCSubtargetInfo &SubtargetInfo) const { in getRrMemoryOpValue()
258 const MCSubtargetInfo &SubtargetInfo) const { in getSplsOpValue()
283 getMachineOpValue(Inst, Op2, Fixups, SubtargetInfo); in getSplsOpValue()
290 const MCSubtargetInfo &SubtargetInfo) const { in getBranchTargetOpValue()
293 return getMachineOpValue(Inst, MCOp, Fixups, SubtargetInfo); in getBranchTargetOpValue()