reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/lib/CodeGen/CGAtomic.cpp
  252     void EmitAtomicLoadLibcall(llvm::Value *AddForLoaded,

References

tools/clang/lib/CodeGen/CGAtomic.cpp
 1497     EmitAtomicLoadLibcall(TempAddr.getPointer(), AO, IsVolatile);
 1743   EmitAtomicLoadLibcall(ExpectedAddr.getPointer(), AO, IsVolatile);
 1829   EmitAtomicLoadLibcall(ExpectedAddr.getPointer(), AO, IsVolatile);