Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h212 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h243 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h267 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h663 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h321 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2429 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function