Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h376 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h552 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h313 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2010 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function