Home
last modified time | relevance | path

Searched refs:ATOMIC_LOAD_XOR (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h877 ATOMIC_LOAD_XOR, enumerator
DSelectionDAGNodes.h1406 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
1463 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp137 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp92 case ISD::ATOMIC_LOAD_XOR: return "AtomicLoadXor"; in getOperationName()
DLegalizeIntegerTypes.cpp176 case ISD::ATOMIC_LOAD_XOR: in PromoteIntegerResult()
1841 case ISD::ATOMIC_LOAD_XOR: in ExpandIntegerResult()
DSelectionDAG.cpp612 case ISD::ATOMIC_LOAD_XOR: in AddNodeIDCustom()
6624 Opcode == ISD::ATOMIC_LOAD_XOR || in getAtomic()
DLegalizeDAG.cpp3900 case ISD::ATOMIC_LOAD_XOR: in ConvertNodeToLibcall()
DSelectionDAGBuilder.cpp4673 case AtomicRMWInst::Xor: NT = ISD::ATOMIC_LOAD_XOR; break; in visitAtomicRMW()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp471 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_XOR, SYNC_FETCH_AND_XOR) in getSYNC()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td598 def atomic_load_xor : SDNode<"ISD::ATOMIC_LOAD_XOR" , SDTAtomic2,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp238 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Custom); in SystemZTargetLowering()
5163 case ISD::ATOMIC_LOAD_XOR: in LowerOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp757 setTargetDAGCombine(ISD::ATOMIC_LOAD_XOR); in SITargetLowering()
10031 case ISD::ATOMIC_LOAD_XOR: in PerformDAGCombine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp463 setOperationAction(ISD::ATOMIC_LOAD_XOR, VT, Custom); in X86TargetLowering()
27975 case ISD::ATOMIC_LOAD_XOR: in lowerAtomicArithWithLOCK()
28542 case ISD::ATOMIC_LOAD_XOR: in LowerOperation()
29452 case ISD::ATOMIC_LOAD_XOR: in ReplaceNodeResults()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp1258 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in ARMTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc23900 /* 44827*/ /*SwitchOpcode*/ 67, TARGET_VAL(ISD::ATOMIC_LOAD_XOR),// ->44897
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/PowerPC/
DPPCGenDAGISel.inc22355 /* 55428*/ /*SwitchOpcode*/ 79, TARGET_VAL(ISD::ATOMIC_LOAD_XOR),// ->55510