Lines Matching refs:SubtargetInfo
54 const MCSubtargetInfo &SubtargetInfo) const;
60 const MCSubtargetInfo &SubtargetInfo) const;
64 const MCSubtargetInfo &SubtargetInfo) const;
68 const MCSubtargetInfo &SubtargetInfo) const;
72 const MCSubtargetInfo &SubtargetInfo) const;
76 const MCSubtargetInfo &SubtargetInfo) const;
80 const MCSubtargetInfo &SubtargetInfo) const;
84 const MCSubtargetInfo &SubtargetInfo) const override;
114 const MCSubtargetInfo &SubtargetInfo) const { in getMachineOpValue()
177 const MCSubtargetInfo &SubtargetInfo) const { in encodeInstruction()
179 unsigned Value = getBinaryCodeForInstr(Inst, Fixups, SubtargetInfo); in encodeInstruction()
190 const MCSubtargetInfo &SubtargetInfo) const { in getRiMemoryOpValue()
215 getMachineOpValue(Inst, Op2, Fixups, SubtargetInfo); in getRiMemoryOpValue()
222 const MCSubtargetInfo &SubtargetInfo) const { in getRrMemoryOpValue()
261 const MCSubtargetInfo &SubtargetInfo) const { in getSplsOpValue()
286 getMachineOpValue(Inst, Op2, Fixups, SubtargetInfo); in getSplsOpValue()
293 const MCSubtargetInfo &SubtargetInfo) const { in getCallTargetOpValue()
296 return getMachineOpValue(Inst, MCOp, Fixups, SubtargetInfo); in getCallTargetOpValue()
306 const MCSubtargetInfo &SubtargetInfo) const { in getBranchTargetOpValue()
309 return getMachineOpValue(Inst, MCOp, Fixups, SubtargetInfo); in getBranchTargetOpValue()