HomeSort by relevance Sort by last modified time
    Searched refs:CreateAtomicCmpXchg (Results 1 - 5 of 5) sorted by null

  /art/compiler/llvm/
ir_builder.h 95 LLVMIRBuilder::CreateAtomicCmpXchg(ptr, cmp, val, ::llvm::Acquire);
  /external/clang/lib/CodeGen/
CGAtomic.cpp 207 CGF.Builder.CreateAtomicCmpXchg(Ptr, LoadVal1, LoadVal2, Order);
    [all...]
CGExprScalar.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/llvm/include/llvm/IR/
IRBuilder.h     [all...]

Completed in 39 milliseconds