Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp80 SystemZTargetLowering::SystemZTargetLowering(const TargetMachine &TM, in SystemZTargetLowering() function in SystemZTargetLowering
1278 void SystemZTargetLowering::
1920 bool SystemZTargetLowering::
5556 SDValue SystemZTargetLowering::
5574 SDValue SystemZTargetLowering::
6269 SDValue SystemZTargetLowering::combineMERGE( in combineMERGE()
6303 SDValue SystemZTargetLowering::combineLOAD( in combineLOAD()
6385 SDValue SystemZTargetLowering::combineSTORE( in combineSTORE()
6625 SDValue SystemZTargetLowering::combineFP_ROUND( in combineFP_ROUND()
6787 SDValue SystemZTargetLowering::combineBSWAP( in combineBSWAP()
[all …]
H A DSystemZSubtarget.h82 SystemZTargetLowering TLInfo;
117 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.h385 class SystemZTargetLowering : public TargetLowering {
387 explicit SystemZTargetLowering(const TargetMachine &TM,
H A DSystemZFrameLowering.cpp542 const SystemZTargetLowering &TLI = *STI.getTargetLowering(); in emitPrologue()
752 const SystemZTargetLowering &TLI = *STI.getTargetLowering(); in inlineStackProbe()
H A DSystemZInstrFormats.td4874 // by either SystemZTargetLowering::EmitInstrWithCustomInserter()
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Ddag-combine-04.ll1 ; Test that SystemZTargetLowering::combineSTORE() does not crash due to not