Searched defs:getExtendForAtomicOps (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEISelLowering.h | 211 ISD::NodeType getExtendForAtomicOps() const override { getExtendForAtomicOps() function |
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchISelLowering.h | 209 ISD::NodeType getExtendForAtomicOps() const override { getExtendForAtomicOps() function |
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.h | 638 ISD::NodeType getExtendForAtomicOps() const override { getExtendForAtomicOps() function |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelLowering.h | 319 ISD::NodeType getExtendForAtomicOps() const override { getExtendForAtomicOps() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.h | 690 ISD::NodeType getExtendForAtomicOps() const override { getExtendForAtomicOps() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2354 virtual ISD::NodeType getExtendForAtomicOps() const { getExtendForAtomicOps() function |