Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6146 llvm::Value *DAddr = GetPointerConstant(getLLVMContext(), D); in EmitDeclMetadata() local
6149 Context, llvm::ValueAsMetadata::getConstant(DAddr))); in EmitDeclMetadata()
H A DCGOpenMPRuntime.cpp9427 Address DAddr = CGF.Builder.CreatePointerBitCastOrAddrSpaceCast( in emitNonContiguousDescriptor() local
9433 CGF.Builder.CreateStore(DAddr.getPointer(), PAddr); in emitNonContiguousDescriptor()