Home
last modified time | relevance | path

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

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