Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp36 AVRTargetLowering::AVRTargetLowering(const AVRTargetMachine &TM, in AVRTargetLowering() function in llvm::AVRTargetLowering
224 const char *AVRTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()
258 EVT AVRTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType()
264 SDValue AVRTargetLowering::LowerShifts(SDValue Op, SelectionDAG &DAG) const { in LowerShifts()
539 SDValue AVRTargetLowering::LowerDivRem(SDValue Op, SelectionDAG &DAG) const { in LowerDivRem()
592 SDValue AVRTargetLowering::LowerGlobalAddress(SDValue Op, in LowerGlobalAddress()
605 SDValue AVRTargetLowering::LowerBlockAddress(SDValue Op, in LowerBlockAddress()
636 SDValue AVRTargetLowering::getAVRCmp(SDValue LHS, SDValue RHS, in getAVRCmp()
692 SDValue AVRTargetLowering::getAVRCmp(SDValue LHS, SDValue RHS, ISD::CondCode CC, in getAVRCmp()
868 SDValue AVRTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC()
[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,