Home
last modified time | relevance | path

Searched refs:ATOMIC_LOAD_OR (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h876 ATOMIC_LOAD_OR, enumerator
DSelectionDAGNodes.h1405 N->getOpcode() == ISD::ATOMIC_LOAD_OR ||
1462 N->getOpcode() == ISD::ATOMIC_LOAD_OR ||
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp136 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Expand); in Mips16TargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp91 case ISD::ATOMIC_LOAD_OR: return "AtomicLoadOr"; in getOperationName()
DLegalizeIntegerTypes.cpp175 case ISD::ATOMIC_LOAD_OR: in PromoteIntegerResult()
1840 case ISD::ATOMIC_LOAD_OR: in ExpandIntegerResult()
DSelectionDAG.cpp611 case ISD::ATOMIC_LOAD_OR: in AddNodeIDCustom()
6623 Opcode == ISD::ATOMIC_LOAD_OR || in getAtomic()
DLegalizeDAG.cpp3899 case ISD::ATOMIC_LOAD_OR: in ConvertNodeToLibcall()
DSelectionDAGBuilder.cpp4672 case AtomicRMWInst::Or: NT = ISD::ATOMIC_LOAD_OR; break; in visitAtomicRMW()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp470 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_OR, SYNC_FETCH_AND_OR) in getSYNC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp237 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Custom); in SystemZTargetLowering()
5161 case ISD::ATOMIC_LOAD_OR: in LowerOperation()
7877 case SystemZ::ATOMIC_LOAD_OR: in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1726 def ATOMIC_LOAD_OR : AtomicLoadBinaryReg32<atomic_load_or_32>;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td596 def atomic_load_or : SDNode<"ISD::ATOMIC_LOAD_OR" , SDTAtomic2,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp756 setTargetDAGCombine(ISD::ATOMIC_LOAD_OR); in SITargetLowering()
10030 case ISD::ATOMIC_LOAD_OR: in PerformDAGCombine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp462 setOperationAction(ISD::ATOMIC_LOAD_OR, VT, Custom); in X86TargetLowering()
27972 case ISD::ATOMIC_LOAD_OR: in lowerAtomicArithWithLOCK()
28025 if (Opc == ISD::ATOMIC_LOAD_OR && isNullConstant(RHS)) { in lowerAtomicArith()
28541 case ISD::ATOMIC_LOAD_OR: in LowerOperation()
29451 case ISD::ATOMIC_LOAD_OR: in ReplaceNodeResults()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp1257 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Expand); in ARMTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc23860 /* 44757*/ /*SwitchOpcode*/ 67, TARGET_VAL(ISD::ATOMIC_LOAD_OR),// ->44827
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc22315 /* 55346*/ /*SwitchOpcode*/ 79, TARGET_VAL(ISD::ATOMIC_LOAD_OR),// ->55428