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

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ISDOpcodes.h 624 ATOMIC_LOAD_OR,
    [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 70 case ISD::ATOMIC_LOAD_OR: return "AtomicLoadOr";
LegalizeIntegerTypes.cpp 145 case ISD::ATOMIC_LOAD_OR:
    [all...]
SelectionDAG.cpp 469 case ISD::ATOMIC_LOAD_OR:
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 137 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Expand);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGDumper.cpp 91 case ISD::ATOMIC_LOAD_OR: return "AtomicLoadOr";
    [all...]
LegalizeIntegerTypes.cpp 151 case ISD::ATOMIC_LOAD_OR:
    [all...]
SelectionDAG.cpp 576 case ISD::ATOMIC_LOAD_OR:
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
Mips16ISelLowering.cpp 137 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Expand);
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeIntegerTypes.cpp 127 case ISD::ATOMIC_LOAD_OR:
    [all...]
SelectionDAG.cpp 429 case ISD::ATOMIC_LOAD_OR:
    [all...]
LegalizeDAG.cpp     [all...]
DAGCombiner.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringBase.cpp 429 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_OR, SYNC_FETCH_AND_OR)
    [all...]
  /external/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 247 setTargetDAGCombine(ISD::ATOMIC_LOAD_OR);
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringBase.cpp 745 OP_TO_LIBCALL(ISD::ATOMIC_LOAD_OR, SYNC_FETCH_AND_OR)
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 208 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 220 setOperationAction(ISD::ATOMIC_LOAD_OR, MVT::i32, Custom);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
SIISelLowering.cpp 655 setTargetDAGCombine(ISD::ATOMIC_LOAD_OR);
    [all...]

Completed in 357 milliseconds

1 2