Home
last modified time | relevance | path

Searched defs:dstAddr (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h427 mlir::Value dstAddr, mlir::Type storageType, in createSetBitfield()
H A DCIRGenExpr.cpp338 mlir::Value dstAddr = dst.getAddress().getPointer(); in emitStoreThroughBitfieldLValue() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp2041 llvm::Value *dstAddr = dstField.emitRawPointer(*this); in GenerateCopyHelperFunction() local