Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp185 void emitCopyIntoMemory(RValue rvalue) const;
1241 void AtomicInfo::emitCopyIntoMemory(RValue rvalue) const { in emitCopyIntoMemory() function in AtomicInfo
1285 Atomics.emitCopyIntoMemory(rvalue); in materializeRValue()
1422 atomics.emitCopyIntoMemory(rvalue); in EmitAtomicStore()
1606 atomics.emitCopyIntoMemory(RValue::get(value)); in EmitAtomicInit()
1612 atomics.emitCopyIntoMemory(RValue::getComplex(value)); in EmitAtomicInit()