Searched refs:castTemp (Results 1 – 1 of 1) sorted by relevance
824 llvm::Value *castTemp = atomics.emitCastToAtomicIntPointer(temp); in EmitAtomicLoad() local825 Builder.CreateAlignedStore(result, castTemp, tempAlignment.getQuantity()) in EmitAtomicLoad()