Home
last modified time | relevance | path

Searched refs:ATOMIC_LOAD_UMIN (Results 1 – 25 of 46) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h736 ATOMIC_LOAD_UMIN, enumerator
DSelectionDAGNodes.h1111 N->getOpcode() == ISD::ATOMIC_LOAD_UMIN ||
1192 N->getOpcode() == ISD::ATOMIC_LOAD_UMIN ||
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h881 ATOMIC_LOAD_UMIN, enumerator
DSelectionDAGNodes.h1410 N->getOpcode() == ISD::ATOMIC_LOAD_UMIN ||
1467 N->getOpcode() == ISD::ATOMIC_LOAD_UMIN ||
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1066 ATOMIC_LOAD_UMIN, enumerator
DSelectionDAGNodes.h1370 N->getOpcode() == ISD::ATOMIC_LOAD_UMIN ||
1427 N->getOpcode() == ISD::ATOMIC_LOAD_UMIN ||
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp75 case ISD::ATOMIC_LOAD_UMIN: return "AtomicLoadUMin"; in getOperationName()
DLegalizeIntegerTypes.cpp150 case ISD::ATOMIC_LOAD_UMIN: in PromoteIntegerResult()
1345 case ISD::ATOMIC_LOAD_UMIN: in ExpandIntegerResult()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp141 setOperationAction(ISD::ATOMIC_LOAD_UMIN, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp141 setOperationAction(ISD::ATOMIC_LOAD_UMIN, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp142 setOperationAction(ISD::ATOMIC_LOAD_UMIN, MVT::i32, Expand); in Mips16TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp96 case ISD::ATOMIC_LOAD_UMIN: return "AtomicLoadUMin"; in getOperationName()
DLegalizeIntegerTypes.cpp180 case ISD::ATOMIC_LOAD_UMIN: in PromoteIntegerResult()
1845 case ISD::ATOMIC_LOAD_UMIN: in ExpandIntegerResult()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp96 case ISD::ATOMIC_LOAD_UMIN: return "AtomicLoadUMin"; in getOperationName()
DLegalizeIntegerTypes.cpp189 case ISD::ATOMIC_LOAD_UMIN: in PromoteIntegerResult()
2074 case ISD::ATOMIC_LOAD_UMIN: in ExpandIntegerResult()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp476 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_UMIN, SYNC_FETCH_AND_UMIN) in getSYNC()
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp252 setTargetDAGCombine(ISD::ATOMIC_LOAD_UMIN); in SITargetLowering()
3018 case ISD::ATOMIC_LOAD_UMIN: in PerformDAGCombine()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp751 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_UMIN, SYNC_FETCH_AND_UMIN) in getSYNC()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelLowering.cpp141 setOperationAction(ISD::ATOMIC_LOAD_UMIN, VT, Expand); in AVRTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp586 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_UMIN, SYNC_FETCH_AND_UMIN) in getSYNC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp140 setOperationAction(ISD::ATOMIC_LOAD_UMIN, VT, Expand); in AVRTargetLowering()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td516 def atomic_load_umin : SDNode<"ISD::ATOMIC_LOAD_UMIN", SDTAtomic2,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td606 def atomic_load_umin : SDNode<"ISD::ATOMIC_LOAD_UMIN", SDTAtomic2,
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td615 def atomic_load_umin : SDNode<"ISD::ATOMIC_LOAD_UMIN", SDTAtomic2,
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp213 setOperationAction(ISD::ATOMIC_LOAD_UMIN, MVT::i32, Custom); in SystemZTargetLowering()
4551 case ISD::ATOMIC_LOAD_UMIN: in LowerOperation()

12