Home
last modified time | relevance | path

Searched refs:SystemZTargetLowering (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp76 SystemZTargetLowering::SystemZTargetLowering(const TargetMachine &TM, in SystemZTargetLowering() function in SystemZTargetLowering
950 void SystemZTargetLowering::
1436 bool SystemZTargetLowering::
2989 SDValue SystemZTargetLowering::
5335 SDValue SystemZTargetLowering::combineMERGE( in combineMERGE()
5370 SDValue SystemZTargetLowering::combineLOAD( in combineLOAD()
5410 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE()
5481 SDValue SystemZTargetLowering::combineFP_ROUND( in combineFP_ROUND()
5528 SDValue SystemZTargetLowering::combineFP_EXTEND( in combineFP_EXTEND()
5575 SDValue SystemZTargetLowering::combineBSWAP( in combineBSWAP()
[all …]
H A DSystemZSubtarget.h70 SystemZTargetLowering TLInfo;
87 const SystemZTargetLowering *getTargetLowering() const override { in getTargetLowering()
H A DSystemZTargetTransformInfo.h25 const SystemZTargetLowering *TLI;
28 const SystemZTargetLowering *getTLI() const { return TLI; } in getTLI()
H A DSystemZISelLowering.h368 class SystemZTargetLowering : public TargetLowering {
370 explicit SystemZTargetLowering(const TargetMachine &TM,
H A DSystemZInstrFormats.td4538 // by either SystemZTargetLowering::EmitInstrWithCustomInserter()