Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DISDOpcodes.h625 ATOMIC_LOAD_XOR, enumerator
DSelectionDAGNodes.h973 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
1058 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
/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-7.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h779 ATOMIC_LOAD_XOR, enumerator
DSelectionDAGNodes.h1347 N->getOpcode() == ISD::ATOMIC_LOAD_XOR ||
1399 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/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp138 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp92 case ISD::ATOMIC_LOAD_XOR: return "AtomicLoadXor"; in getOperationName()
DLegalizeIntegerTypes.cpp152 case ISD::ATOMIC_LOAD_XOR: in PromoteIntegerResult()
1414 case ISD::ATOMIC_LOAD_XOR: in ExpandIntegerResult()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp138 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in Mips16TargetLowering()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp1584 case ISD::ATOMIC_LOAD_XOR: in SelectAtomicLoadArith()
1751 case ISD::ATOMIC_LOAD_XOR: in Select()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp128 case ISD::ATOMIC_LOAD_XOR: in PromoteIntegerResult()
1122 case ISD::ATOMIC_LOAD_XOR: in ExpandIntegerResult()
1229 case ISD::ATOMIC_LOAD_XOR: in ExpandAtomic()
DSelectionDAG.cpp430 case ISD::ATOMIC_LOAD_XOR: in AddNodeIDCustom()
3934 Opcode == ISD::ATOMIC_LOAD_XOR || in getAtomic()
5882 case ISD::ATOMIC_LOAD_XOR: return "AtomicLoadXor"; in getOperationName()
DLegalizeDAG.cpp2939 case ISD::ATOMIC_LOAD_XOR: in ExpandAtomic()
3050 case ISD::ATOMIC_LOAD_XOR: in ExpandNode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp430 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/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetSelectionDAG.td428 def atomic_load_xor : SDNode<"ISD::ATOMIC_LOAD_XOR" , SDTAtomic2,
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td508 def atomic_load_xor : SDNode<"ISD::ATOMIC_LOAD_XOR" , SDTAtomic2,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td492 def atomic_load_xor : SDNode<"ISD::ATOMIC_LOAD_XOR" , SDTAtomic2,
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp629 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i64, Custom); in ARMTargetLowering()
644 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand); in ARMTargetLowering()
5024 case ISD::ATOMIC_LOAD_XOR: in ReplaceNodeResults()
/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()

12