Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDISDOpcodes.h1319 ATOMIC_LOAD_UINC_WRAP, enumerator
HDSelectionDAGNodes.h1471 case ISD::ATOMIC_LOAD_UINC_WRAP:
1557 N->getOpcode() == ISD::ATOMIC_LOAD_UINC_WRAP ||
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp102 case ISD::ATOMIC_LOAD_UINC_WRAP: in getOperationName()
HDSelectionDAGBuilder.cpp5105 NT = ISD::ATOMIC_LOAD_UINC_WRAP; in visitAtomicRMW()
HDSelectionDAG.cpp8688 Opcode == ISD::ATOMIC_LOAD_UINC_WRAP || in getAtomic()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTargetSelectionDAG.td749 def atomic_load_uinc_wrap : SDNode<"ISD::ATOMIC_LOAD_UINC_WRAP", SDTAtomic2,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp950 ISD::ATOMIC_LOAD_UINC_WRAP, in SITargetLowering()