Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp6632 llvm::Value *DAddr = GetPointerConstant(getLLVMContext(), D); in EmitDeclMetadata() local
6635 Context, llvm::ValueAsMetadata::getConstant(DAddr))); in EmitDeclMetadata()
H A DCGOpenMPRuntime.cpp9403 Address DAddr = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitNonContiguousDescriptor() local
9409 CGF.Builder.CreateStore(DAddr.getPointer(), PAddr); in emitNonContiguousDescriptor()