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.h121 ISD::NodeType getExtendForAtomicOps() const override { getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h219 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h640 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h319 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h691 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2355 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function