Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp35 AVRTargetLowering::AVRTargetLowering(const AVRTargetMachine &TM, in AVRTargetLowering() function in llvm::AVRTargetLowering
399 SDValue AVRTargetLowering::LowerGlobalAddress(SDValue Op, in LowerGlobalAddress()
412 SDValue AVRTargetLowering::LowerBlockAddress(SDValue Op, in LowerBlockAddress()
716 void AVRTargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
876 bool AVRTargetLowering::isOffsetFoldingLegal( in isOffsetFoldingLegal()
1050 SDValue AVRTargetLowering::LowerFormalArguments( in LowerFormalArguments()
1313 SDValue AVRTargetLowering::LowerCallResult( in LowerCallResult()
1359 AVRTargetLowering::CanLowerReturn(CallingConv::ID CallConv, in CanLowerReturn()
1682 AVRTargetLowering::ConstraintType
1733 AVRTargetLowering::ConstraintWeight
[all …]
H A DAVRSubtarget.h44 const AVRTargetLowering *getTargetLowering() const override { return &TLInfo; } in getTargetLowering()
87 AVRTargetLowering TLInfo;
H A DAVRISelLowering.h71 class AVRTargetLowering : public TargetLowering {
73 explicit AVRTargetLowering(const AVRTargetMachine &TM,