Searched refs:getExtendForAtomicCmpSwapArg (Results 1 – 7 of 7) sorted by relevance
223 ISD::NodeType getExtendForAtomicCmpSwapArg() const override;
6146 ISD::NodeType LoongArchTargetLowering::getExtendForAtomicCmpSwapArg() const { in getExtendForAtomicCmpSwapArg() function in LoongArchTargetLowering
643 ISD::NodeType getExtendForAtomicCmpSwapArg() const override { in getExtendForAtomicCmpSwapArg() function
695 ISD::NodeType getExtendForAtomicCmpSwapArg() const override;
21315 ISD::NodeType RISCVTargetLowering::getExtendForAtomicCmpSwapArg() const { in getExtendForAtomicCmpSwapArg() 21312 ISD::NodeType RISCVTargetLowering::getExtendForAtomicCmpSwapArg() const { getExtendForAtomicCmpSwapArg() function in RISCVTargetLowering
2367 virtual ISD::NodeType getExtendForAtomicCmpSwapArg() const { in getExtendForAtomicCmpSwapArg() function
437 switch (TLI.getExtendForAtomicCmpSwapArg()) { in PromoteIntRes_AtomicCmpSwap()