Lines Matching refs:AVRTargetLowering
36 AVRTargetLowering::AVRTargetLowering(const AVRTargetMachine &TM, in AVRTargetLowering() function in llvm::AVRTargetLowering
235 const char *AVRTargetLowering::getTargetNodeName(unsigned Opcode) const { in getTargetNodeName()
266 EVT AVRTargetLowering::getSetCCResultType(const DataLayout &DL, LLVMContext &, in getSetCCResultType()
272 SDValue AVRTargetLowering::LowerShifts(SDValue Op, SelectionDAG &DAG) const { in LowerShifts()
470 SDValue AVRTargetLowering::LowerDivRem(SDValue Op, SelectionDAG &DAG) const { in LowerDivRem()
523 SDValue AVRTargetLowering::LowerGlobalAddress(SDValue Op, in LowerGlobalAddress()
536 SDValue AVRTargetLowering::LowerBlockAddress(SDValue Op, in LowerBlockAddress()
567 SDValue AVRTargetLowering::getAVRCmp(SDValue LHS, SDValue RHS, in getAVRCmp()
599 SDValue AVRTargetLowering::getAVRCmp(SDValue LHS, SDValue RHS, ISD::CondCode CC, in getAVRCmp()
775 SDValue AVRTargetLowering::LowerBR_CC(SDValue Op, SelectionDAG &DAG) const { in LowerBR_CC()
790 SDValue AVRTargetLowering::LowerSELECT_CC(SDValue Op, SelectionDAG &DAG) const { in LowerSELECT_CC()
807 SDValue AVRTargetLowering::LowerSETCC(SDValue Op, SelectionDAG &DAG) const { in LowerSETCC()
824 SDValue AVRTargetLowering::LowerVASTART(SDValue Op, SelectionDAG &DAG) const { in LowerVASTART()
839 SDValue AVRTargetLowering::LowerOperation(SDValue Op, SelectionDAG &DAG) const { in LowerOperation()
871 void AVRTargetLowering::ReplaceNodeResults(SDNode *N, in ReplaceNodeResults()
900 bool AVRTargetLowering::isLegalAddressingMode(const DataLayout &DL, in isLegalAddressingMode()
930 bool AVRTargetLowering::getPreIndexedAddressParts(SDNode *N, SDValue &Base, in getPreIndexedAddressParts()
986 bool AVRTargetLowering::getPostIndexedAddressParts(SDNode *N, SDNode *Op, in getPostIndexedAddressParts()
1033 bool AVRTargetLowering::isOffsetFoldingLegal( in isOffsetFoldingLegal()
1210 SDValue AVRTargetLowering::LowerFormalArguments( in LowerFormalArguments()
1310 SDValue AVRTargetLowering::LowerCall(TargetLowering::CallLoweringInfo &CLI, in LowerCall()
1485 SDValue AVRTargetLowering::LowerCallResult( in LowerCallResult()
1518 bool AVRTargetLowering::CanLowerReturn( in CanLowerReturn()
1532 AVRTargetLowering::LowerReturn(SDValue Chain, CallingConv::ID CallConv, in LowerReturn()
1591 MachineBasicBlock *AVRTargetLowering::insertShift(MachineInstr &MI, in insertShift()
1735 MachineBasicBlock *AVRTargetLowering::insertMul(MachineInstr &MI, in insertMul()
1752 AVRTargetLowering::insertCopyR1(MachineInstr &MI, MachineBasicBlock *BB) const { in insertCopyR1()
1764 MachineBasicBlock *AVRTargetLowering::insertAtomicArithmeticOp( in insertAtomicArithmeticOp()
1817 AVRTargetLowering::EmitInstrWithCustomInserter(MachineInstr &MI, in EmitInstrWithCustomInserter()
1932 AVRTargetLowering::ConstraintType
1933 AVRTargetLowering::getConstraintType(StringRef Constraint) const { in getConstraintType()
1976 AVRTargetLowering::getInlineAsmMemConstraint(StringRef ConstraintCode) const { in getInlineAsmMemConstraint()
1986 AVRTargetLowering::ConstraintWeight
1987 AVRTargetLowering::getSingleConstraintMatchWeight( in getSingleConstraintMatchWeight()
2103 AVRTargetLowering::getRegForInlineAsmConstraint(const TargetRegisterInfo *TRI, in getRegForInlineAsmConstraint()
2174 void AVRTargetLowering::LowerAsmOperandForConstraint(SDValue Op, in LowerAsmOperandForConstraint()
2281 Register AVRTargetLowering::getRegisterByName(const char *RegName, LLT VT, in getRegisterByName()