HomeSort by relevance Sort by last modified time
    Searched refs:ATOMIC_LOAD_XOR (Results 1 - 25 of 38) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 625 ATOMIC_LOAD_XOR,
    [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
SelectionDAGNodes.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
ISDOpcodes.h     [all...]
SelectionDAGNodes.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 71 case ISD::ATOMIC_LOAD_XOR: return "AtomicLoadXor";
LegalizeIntegerTypes.cpp 146 case ISD::ATOMIC_LOAD_XOR:
    [all...]
SelectionDAG.cpp 470 case ISD::ATOMIC_LOAD_XOR:
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 138 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 92 case ISD::ATOMIC_LOAD_XOR: return "AtomicLoadXor";
    [all...]
LegalizeIntegerTypes.cpp 152 case ISD::ATOMIC_LOAD_XOR:
    [all...]
SelectionDAG.cpp 577 case ISD::ATOMIC_LOAD_XOR:
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 138 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Expand);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 128 case ISD::ATOMIC_LOAD_XOR:
    [all...]
SelectionDAG.cpp 430 case ISD::ATOMIC_LOAD_XOR:
    [all...]
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 430 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_XOR, SYNC_FETCH_AND_XOR)
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 248 setTargetDAGCombine(ISD::ATOMIC_LOAD_XOR);
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 746 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_XOR, SYNC_FETCH_AND_XOR)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 209 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 656 setTargetDAGCombine(ISD::ATOMIC_LOAD_XOR);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 221 setOperationAction(ISD::ATOMIC_LOAD_XOR, MVT::i32, Custom);
    [all...]

Completed in 216 milliseconds

1 2