Home
last modified time | relevance | path

Searched defs:getExtendForAtomicCmpSwapArg (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h474 ISD::NodeType getExtendForAtomicCmpSwapArg() const override { in getExtendForAtomicCmpSwapArg() function
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h609 ISD::NodeType getExtendForAtomicCmpSwapArg() const override { in getExtendForAtomicCmpSwapArg() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2135 virtual ISD::NodeType getExtendForAtomicCmpSwapArg() const { in getExtendForAtomicCmpSwapArg() function