Home
last modified time | relevance | path

Searched refs:getExtendForAtomicCmpSwapArg (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h485 ISD::NodeType getExtendForAtomicCmpSwapArg() const override { in getExtendForAtomicCmpSwapArg() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h606 ISD::NodeType getExtendForAtomicCmpSwapArg() const override { in getExtendForAtomicCmpSwapArg() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2201 virtual ISD::NodeType getExtendForAtomicCmpSwapArg() const { in getExtendForAtomicCmpSwapArg() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp359 switch (TLI.getExtendForAtomicCmpSwapArg()) { in PromoteIntRes_AtomicCmpSwap()