Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp44 MSP430TargetLowering::MSP430TargetLowering(const TargetMachine &TM, in MSP430TargetLowering() function in MSP430TargetLowering
339 SDValue MSP430TargetLowering::LowerOperation(SDValue Op, in LowerOperation()
362 bool MSP430TargetLowering::shouldAvoidTransformToShift(EVT VT, in shouldAvoidTransformToShift()
369 bool MSP430TargetLowering::isLegalICmpImmediate(int64_t Immed) const { in isLegalICmpImmediate()
382 MSP430TargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType()
395 MSP430TargetLowering::getRegForInlineAsmConstraint( in getRegForInlineAsmConstraint()
567 SDValue MSP430TargetLowering::LowerFormalArguments( in LowerFormalArguments()
586 MSP430TargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI, in LowerCall()
618 SDValue MSP430TargetLowering::LowerCCCArguments( in LowerCCCArguments()
724 MSP430TargetLowering::CanLowerReturn(CallingConv::ID CallConv, in CanLowerReturn()
[all …]
H A DMSP430Subtarget.h42 MSP430TargetLowering TLInfo;
71 const MSP430TargetLowering *getTargetLowering() const override { in getTargetLowering()
H A DMSP430ISelLowering.h73 class MSP430TargetLowering : public TargetLowering {
75 explicit MSP430TargetLowering(const TargetMachine &TM,