Home
last modified time | relevance | path

Searched refs:emitAtomicLibcall (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGAtomic.cpp134 static RValue emitAtomicLibcall(CodeGenFunction &CGF, in emitAtomicLibcall() function
767 emitAtomicLibcall(*this, "__atomic_load", getContext().VoidTy, args); in EmitAtomicLoad()
917 emitAtomicLibcall(*this, "__atomic_store", getContext().VoidTy, args); in EmitAtomicStore()