Lines Matching refs:AVRTargetLowering
35 AVRTargetLowering::AVRTargetLowering(const AVRTargetMachine &TM, in AVRTargetLowering() function in llvm::AVRTargetLowering
234 const char *AVRTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()
265 EVT AVRTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType()
271 SDValue AVRTargetLowering::LowerShifts(SDValue Op, SelectionDAG &DAG) const { in LowerShifts()
428 SDValue AVRTargetLowering::LowerDivRem(SDValue Op, SelectionDAG &DAG) const { in LowerDivRem()
481 SDValue AVRTargetLowering::LowerGlobalAddress(SDValue Op, in LowerGlobalAddress()
494 SDValue AVRTargetLowering::LowerBlockAddress(SDValue Op, in LowerBlockAddress()
525 SDValue AVRTargetLowering::getAVRCmp(SDValue LHS, SDValue RHS, in getAVRCmp()
556 SDValue AVRTargetLowering::getAVRCmp(SDValue LHS, SDValue RHS, ISD::CondCode CC, in getAVRCmp()
732 SDValue AVRTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC()
747 SDValue AVRTargetLowering::LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const { in LowerSELECT_CC()
764 SDValue AVRTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC()
781 SDValue AVRTargetLowering::LowerVASTART(SDValue Op, SelectionDAG &DAG) const { in LowerVASTART()
796 SDValue AVRTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { in LowerOperation()
828 void AVRTargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
857 bool AVRTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode()
885 bool AVRTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, in getPreIndexedAddressParts()
941 bool AVRTargetLowering::getPostIndexedAddressParts(SDNode *N, SDNode *Op, in getPostIndexedAddressParts()
988 bool AVRTargetLowering::isOffsetFoldingLegal( in isOffsetFoldingLegal()
1134 SDValue AVRTargetLowering::LowerFormalArguments( in LowerFormalArguments()
1233 SDValue AVRTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI, in LowerCall()
1407 SDValue AVRTargetLowering::LowerCallResult( in LowerCallResult()
1440 bool AVRTargetLowering::CanLowerReturn( in CanLowerReturn()
1454 AVRTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
1516 MachineBasicBlock *AVRTargetLowering::insertShift(MachineInstr &MI, in insertShift()
1659 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul()
1675 AVRTargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
1765 AVRTargetLowering::ConstraintType
1766 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType()
1806 AVRTargetLowering::getInlineAsmMemConstraint(StringRef ConstraintCode) const { in getInlineAsmMemConstraint()
1816 AVRTargetLowering::ConstraintWeight
1817 AVRTargetLowering::getSingleConstraintMatchWeight( in getSingleConstraintMatchWeight()
1930 AVRTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, in getRegForInlineAsmConstraint()
2001 void AVRTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint()
2108 Register AVRTargetLowering::getRegisterByName(const char *RegName, LLT VT, in getRegisterByName()