Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp81 SystemZTargetLowering::SystemZTargetLowering(const TargetMachine &TM, in SystemZTargetLowering() function in SystemZTargetLowering
2127 bool SystemZTargetLowering::
5957 SDValue SystemZTargetLowering::
5975 SDValue SystemZTargetLowering::
6702 SDValue SystemZTargetLowering::combineMERGE( in combineMERGE()
6736 SDValue SystemZTargetLowering::combineLOAD( in combineLOAD()
6908 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE()
7169 SDValue SystemZTargetLowering::combineFP_ROUND( in combineFP_ROUND()
7327 SDValue SystemZTargetLowering::combineBSWAP( in combineBSWAP()
7986 bool SystemZTargetLowering::
[all …]
H A DSystemZSubtarget.h45 SystemZTargetLowering TLInfo;
80 const SystemZTargetLowering *getTargetLowering() const override { in getTargetLowering()
H A DSystemZTargetTransformInfo.h24 const SystemZTargetLowering *TLI;
27 const SystemZTargetLowering *getTLI() const { return TLI; } in getTLI()
H A DSystemZISelLowering.h405 class SystemZTargetLowering : public TargetLowering {
407 explicit SystemZTargetLowering(const TargetMachine &TM,
H A DSystemZFrameLowering.cpp543 const SystemZTargetLowering &TLI = *STI.getTargetLowering(); in emitPrologue()
753 const SystemZTargetLowering &TLI = *STI.getTargetLowering(); in inlineStackProbe()
H A DSystemZInstrFormats.td5044 // by either SystemZTargetLowering::EmitInstrWithCustomInserter()