Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h732 ATOMIC_LOAD_XOR, enumerator
DSelectionDAGNodes.h1107 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
1188 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
/external/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 ||
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1062 ATOMIC_LOAD_XOR, enumerator
DSelectionDAGNodes.h1366 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
1423 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp71 case ISD::ATOMIC_LOAD_XOR: return "AtomicLoadXor"; in getOperationName()
DLegalizeIntegerTypes.cpp146 case ISD::ATOMIC_LOAD_XOR: in PromoteIntegerResult()
1341 case ISD::ATOMIC_LOAD_XOR: in ExpandIntegerResult()
DSelectionDAG.cpp470 case ISD::ATOMIC_LOAD_XOR: in AddNodeIDCustom()
4912 Opcode == ISD::ATOMIC_LOAD_XOR || in getAtomic()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp137 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp137 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp138 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering()
/external/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()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp92 case ISD::ATOMIC_LOAD_XOR: return "AtomicLoadXor"; in getOperationName()
DLegalizeIntegerTypes.cpp185 case ISD::ATOMIC_LOAD_XOR: in PromoteIntegerResult()
2070 case ISD::ATOMIC_LOAD_XOR: in ExpandIntegerResult()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp545 case ISD::ATOMIC_LOAD_XOR: { in getOUTLINE_ATOMIC()
581 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_XOR, SYNC_FETCH_AND_XOR) in getSYNC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp471 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_XOR, SYNC_FETCH_AND_XOR) in getSYNC()
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp248 setTargetDAGCombine(ISD::ATOMIC_LOAD_XOR); in SITargetLowering()
3014 case ISD::ATOMIC_LOAD_XOR: in PerformDAGCombine()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp746 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_XOR, SYNC_FETCH_AND_XOR) in getSYNC()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td508 def atomic_load_xor : SDNode<"ISD::ATOMIC_LOAD_XOR" , SDTAtomic2,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td598 def atomic_load_xor : SDNode<"ISD::ATOMIC_LOAD_XOR" , SDTAtomic2,
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td607 def atomic_load_xor : SDNode<"ISD::ATOMIC_LOAD_XOR" , SDTAtomic2,
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp209 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Custom); in SystemZTargetLowering()
4543 case ISD::ATOMIC_LOAD_XOR: in LowerOperation()
/external/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()

12