Home
last modified time | relevance | path

Searched refs:AVRTargetLowering (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp35 AVRTargetLowering::AVRTargetLowering(const AVRTargetMachine &TM, in AVRTargetLowering() function in llvm::AVRTargetLowering
481 SDValue AVRTargetLowering::LowerGlobalAddress(SDValue Op, in LowerGlobalAddress()
494 SDValue AVRTargetLowering::LowerBlockAddress(SDValue Op, in LowerBlockAddress()
828 void AVRTargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
988 bool AVRTargetLowering::isOffsetFoldingLegal( in isOffsetFoldingLegal()
1134 SDValue AVRTargetLowering::LowerFormalArguments( in LowerFormalArguments()
1407 SDValue AVRTargetLowering::LowerCallResult( in LowerCallResult()
1440 bool AVRTargetLowering::CanLowerReturn( in CanLowerReturn()
1765 AVRTargetLowering::ConstraintType
1816 AVRTargetLowering::ConstraintWeight
[all …]
H A DAVRSubtarget.h43 const AVRTargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering()
119 AVRTargetLowering TLInfo;
H A DAVRISelLowering.h78 class AVRTargetLowering : public TargetLowering {
80 explicit AVRTargetLowering(const AVRTargetMachine &TM,