Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/VE/
H A DVEISelLowering.h121 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/openbsd/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h173 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h603 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h481 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/openbsd/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.h317 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2189 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function