Home
last modified time | relevance | path

Searched defs:getExtendForAtomicOps (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEISelLowering.h116 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h470 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h606 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.h317 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2123 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function