Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp36 AVRTargetLowering::AVRTargetLowering(const AVRTargetMachine &TM, in AVRTargetLowering() function in llvm::AVRTargetLowering
1028 void AVRTargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
1202 bool AVRTargetLowering::isOffsetFoldingLegal( in isOffsetFoldingLegal()
1383 SDValue AVRTargetLowering::LowerFormalArguments( in LowerFormalArguments()
1661 SDValue AVRTargetLowering::LowerCallResult( in LowerCallResult()
1694 bool AVRTargetLowering::CanLowerReturn( in CanLowerReturn()
2186 AVRTargetLowering::insertWideShift(MachineInstr &MI, in insertWideShift()
2290 AVRTargetLowering::insertCopyZero(MachineInstr &MI, in insertCopyZero()
2480 AVRTargetLowering::ConstraintType
2534 AVRTargetLowering::ConstraintWeight
[all …]
H A DAVRSubtarget.h46 const AVRTargetLowering *getTargetLowering() const override { in getTargetLowering()
109 AVRTargetLowering TLInfo;
H A DAVRISelLowering.h84 class AVRTargetLowering : public TargetLowering {
86 explicit AVRTargetLowering(const AVRTargetMachine &TM,