Home
last modified time | relevance | path

Searched refs:ATOMIC_LOAD_UDEC_WRAP (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1320 ATOMIC_LOAD_UDEC_WRAP, enumerator
H A DSelectionDAGNodes.h1472 case ISD::ATOMIC_LOAD_UDEC_WRAP:
1558 N->getOpcode() == ISD::ATOMIC_LOAD_UDEC_WRAP ||
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp104 case ISD::ATOMIC_LOAD_UDEC_WRAP: in getOperationName()
H A DSelectionDAGBuilder.cpp5108 NT = ISD::ATOMIC_LOAD_UDEC_WRAP; in visitAtomicRMW()
H A DSelectionDAG.cpp8689 Opcode == ISD::ATOMIC_LOAD_UDEC_WRAP || in getAtomic()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSelectionDAG.td751 def atomic_load_udec_wrap : SDNode<"ISD::ATOMIC_LOAD_UDEC_WRAP", SDTAtomic2,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp951 ISD::ATOMIC_LOAD_UDEC_WRAP, in SITargetLowering()