Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprComplex.cpp497 LValue SourceLVal = CGF.EmitLValue(Op); in EmitCast() local
498 Address Addr = Builder.CreateElementBitCast(SourceLVal.getAddress(CGF), in EmitCast()
H A DCGExprScalar.cpp2047 LValue SourceLVal = CGF.EmitLValue(E); in VisitCastExpr() local
2048 Address Addr = Builder.CreateElementBitCast(SourceLVal.getAddress(CGF), in VisitCastExpr()