Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/CodeGen/
DISDOpcodes.h733 ATOMIC_LOAD_NAND, enumerator
DSelectionDAGNodes.h1108 N->getOpcode() == ISD::ATOMIC_LOAD_NAND ||
1189 N->getOpcode() == ISD::ATOMIC_LOAD_NAND ||
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DISDOpcodes.h878 ATOMIC_LOAD_NAND, enumerator
DSelectionDAGNodes.h1407 N->getOpcode() == ISD::ATOMIC_LOAD_NAND ||
1464 N->getOpcode() == ISD::ATOMIC_LOAD_NAND ||
/external/llvm-project/llvm/include/llvm/CodeGen/
DISDOpcodes.h1063 ATOMIC_LOAD_NAND, enumerator
DSelectionDAGNodes.h1367 N->getOpcode() == ISD::ATOMIC_LOAD_NAND ||
1424 N->getOpcode() == ISD::ATOMIC_LOAD_NAND ||
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp72 case ISD::ATOMIC_LOAD_NAND: return "AtomicLoadNand"; in getOperationName()
DLegalizeIntegerTypes.cpp147 case ISD::ATOMIC_LOAD_NAND: in PromoteIntegerResult()
1342 case ISD::ATOMIC_LOAD_NAND: in ExpandIntegerResult()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp138 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm-project/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp138 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Expand); in Mips16TargetLowering()
/external/llvm/lib/Target/Mips/
DMips16ISelLowering.cpp139 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Expand); in Mips16TargetLowering()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp93 case ISD::ATOMIC_LOAD_NAND: return "AtomicLoadNand"; in getOperationName()
DLegalizeIntegerTypes.cpp177 case ISD::ATOMIC_LOAD_NAND: in PromoteIntegerResult()
1842 case ISD::ATOMIC_LOAD_NAND: in ExpandIntegerResult()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp93 case ISD::ATOMIC_LOAD_NAND: return "AtomicLoadNand"; in getOperationName()
DLegalizeIntegerTypes.cpp186 case ISD::ATOMIC_LOAD_NAND: in PromoteIntegerResult()
2071 case ISD::ATOMIC_LOAD_NAND: in ExpandIntegerResult()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp472 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_NAND, SYNC_FETCH_AND_NAND) in getSYNC()
/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp249 setTargetDAGCombine(ISD::ATOMIC_LOAD_NAND); in SITargetLowering()
3015 case ISD::ATOMIC_LOAD_NAND: in PerformDAGCombine()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp747 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_NAND, SYNC_FETCH_AND_NAND) in getSYNC()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRISelLowering.cpp137 setOperationAction(ISD::ATOMIC_LOAD_NAND, VT, Expand); in AVRTargetLowering()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp582 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_NAND, SYNC_FETCH_AND_NAND) in getSYNC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelLowering.cpp136 setOperationAction(ISD::ATOMIC_LOAD_NAND, VT, Expand); in AVRTargetLowering()
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td510 def atomic_load_nand: SDNode<"ISD::ATOMIC_LOAD_NAND", SDTAtomic2,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetSelectionDAG.td600 def atomic_load_nand: SDNode<"ISD::ATOMIC_LOAD_NAND", SDTAtomic2,
/external/llvm-project/llvm/include/llvm/Target/
DTargetSelectionDAG.td609 def atomic_load_nand: SDNode<"ISD::ATOMIC_LOAD_NAND", SDTAtomic2,
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp210 setOperationAction(ISD::ATOMIC_LOAD_NAND, MVT::i32, Custom); in SystemZTargetLowering()
4545 case ISD::ATOMIC_LOAD_NAND: in LowerOperation()

12