Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h126 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
DLoongArchISelLowering.h173 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVEISelLowering.h121 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h481 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-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h538 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.h315 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.h481 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h603 ISD::NodeType getExtendForAtomicOps() const override { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsISelLowering.h317 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-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1860 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h2189 virtual ISD::NodeType getExtendForAtomicOps() const { in getExtendForAtomicOps() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3868 if (TLI->getExtendForAtomicOps() == ISD::ZERO_EXTEND) in computeKnownBits()
4539 if (TLI->getExtendForAtomicOps() == ISD::SIGN_EXTEND) in ComputeNumSignBits()
4541 if (TLI->getExtendForAtomicOps() == ISD::ZERO_EXTEND) in ComputeNumSignBits()
DLegalizeDAG.cpp2808 switch (TLI.getExtendForAtomicOps()) { in ExpandNode()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2837 switch (TLI.getExtendForAtomicOps()) { in ExpandNode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp2829 switch (TLI.getExtendForAtomicOps()) { in ExpandNode()