Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp7426 llvm::Value *DAddr = GetPointerConstant(getLLVMContext(), D); in EmitDeclMetadata() local
7429 Context, llvm::ValueAsMetadata::getConstant(DAddr))); in EmitDeclMetadata()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7391 Value *DAddr = Builder.CreatePointerBitCastOrAddrSpaceCast( in emitNonContiguousDescriptor() local
7397 DAddr, P, M.getDataLayout().getPrefTypeAlign(Builder.getPtrTy())); in emitNonContiguousDescriptor()