Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h101 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h395 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h582 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h313 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2030 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function