Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h511 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsISelLowering.h313 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1741 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function