Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h728 ATOMIC_LOAD_ADD, enumerator
DSelectionDAGNodes.h1103 N->getOpcode() == ISD::ATOMIC_LOAD_ADD ||
1184 N->getOpcode() == ISD::ATOMIC_LOAD_ADD ||
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h872 ATOMIC_LOAD_ADD, enumerator
DSelectionDAGNodes.h1401 N->getOpcode() == ISD::ATOMIC_LOAD_ADD ||
1458 N->getOpcode() == ISD::ATOMIC_LOAD_ADD ||
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1057 ATOMIC_LOAD_ADD, enumerator
DSelectionDAGNodes.h1361 N->getOpcode() == ISD::ATOMIC_LOAD_ADD ||
1418 N->getOpcode() == ISD::ATOMIC_LOAD_ADD ||
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp67 case ISD::ATOMIC_LOAD_ADD: return "AtomicLoadAdd"; in getOperationName()
DLegalizeIntegerTypes.cpp142 case ISD::ATOMIC_LOAD_ADD: in PromoteIntegerResult()
1337 case ISD::ATOMIC_LOAD_ADD: in ExpandIntegerResult()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp133 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp133 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp134 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Expand); in Mips16TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp87 case ISD::ATOMIC_LOAD_ADD: return "AtomicLoadAdd"; in getOperationName()
DLegalizeIntegerTypes.cpp171 case ISD::ATOMIC_LOAD_ADD: in PromoteIntegerResult()
1836 case ISD::ATOMIC_LOAD_ADD: in ExpandIntegerResult()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp87 case ISD::ATOMIC_LOAD_ADD: return "AtomicLoadAdd"; in getOperationName()
DLegalizeIntegerTypes.cpp180 case ISD::ATOMIC_LOAD_ADD: in PromoteIntegerResult()
2065 case ISD::ATOMIC_LOAD_ADD: in ExpandIntegerResult()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp533 case ISD::ATOMIC_LOAD_ADD: { in getOUTLINE_ATOMIC()
577 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_ADD, SYNC_FETCH_AND_ADD) in getSYNC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp467 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_ADD, SYNC_FETCH_AND_ADD) in getSYNC()
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp244 setTargetDAGCombine(ISD::ATOMIC_LOAD_ADD); in SITargetLowering()
3010 case ISD::ATOMIC_LOAD_ADD: in PerformDAGCombine()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp742 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_ADD, SYNC_FETCH_AND_ADD) in getSYNC()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td498 def atomic_load_add : SDNode<"ISD::ATOMIC_LOAD_ADD" , SDTAtomic2,
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp205 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Custom); in SystemZTargetLowering()
3303 return DAG.getAtomic(ISD::ATOMIC_LOAD_ADD, DL, MemVT, in lowerATOMIC_LOAD_SUB()
4535 case ISD::ATOMIC_LOAD_ADD: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp234 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Custom); in SystemZTargetLowering()
3922 return DAG.getAtomic(ISD::ATOMIC_LOAD_ADD, DL, MemVT, in lowerATOMIC_LOAD_SUB()
5155 case ISD::ATOMIC_LOAD_ADD: in LowerOperation()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td586 def atomic_load_add : SDNode<"ISD::ATOMIC_LOAD_ADD" , SDTAtomic2,
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td595 def atomic_load_add : SDNode<"ISD::ATOMIC_LOAD_ADD" , SDTAtomic2,
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp238 setOperationAction(ISD::ATOMIC_LOAD_ADD, MVT::i32, Custom); in SystemZTargetLowering()
3974 return DAG.getAtomic(ISD::ATOMIC_LOAD_ADD, DL, MemVT, in lowerATOMIC_LOAD_SUB()
5411 case ISD::ATOMIC_LOAD_ADD: in LowerOperation()

12