Home
last modified time | relevance | path

Searched refs:getExtendForAtomicOps (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h481 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h521 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/llvm/lib/Target/Mips/
DMipsISelLowering.h241 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsISelLowering.h313 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/llvm/include/llvm/Target/
DTargetLowering.h1273 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1659 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2837 switch (TLI.getExtendForAtomicOps()) { in ExpandNode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2932 switch (TLI.getExtendForAtomicOps()) { in ExpandNode()