HomeSort by relevance Sort by last modified time
    Searched refs:AtomicRMW (Results 26 - 45 of 45) sorted by null

12

  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.ml 213 | AtomicRMW
    [all...]
llvm.mli 271 | AtomicRMW
296 (** The ordering of an atomic [load], [store], [cmpxchg], [atomicrmw] or
310 (** The opcode of an [atomicrmw] instruction.
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
  /external/swiftshader/third_party/subzero/src/
IceTargetLoweringMIPS32.cpp 693 case Intrinsics::AtomicRMW: {
698 Func->setError("Unexpected memory ordering for AtomicRMW");
732 llvm::report_fatal_error("Unknown AtomicRMW operation");
    [all...]
IceTargetLoweringARM32.cpp     [all...]
IceTargetLoweringX86BaseImpl.h     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
753 "atomicrmw instructions can only be atomic.");
791 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 680 /// This enumeration lists the possible modifications atomicrmw can make. In
756 "atomicrmw instructions can only be atomic.");
794 return I->getOpcode() == Instruction::AtomicRMW;
    [all...]
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.mli 251 | AtomicRMW
    [all...]

Completed in 793 milliseconds

12