Searched defs:srcLV (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h307 void addWriteback(LValue srcLV, Address temporary, llvm::Value *toUse) { argument
H A DCGExprAgg.cpp317 LValue srcLV = CGF.MakeAddrLValue(src.getAggregateAddress(), type); local
H A DItaniumCXXABI.cpp4346 LValue srcLV = CGF.MakeNaturalAlignAddrLValue(Cast, CatchType); local

Completed in 62 milliseconds