Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3260 LValue StLVal = CGF.EmitLValueForField(Base, *StFI); in emitProxyTaskFunction() local
3261 llvm::Value *StParam = CGF.EmitLoadOfScalar(StLVal, Loc); in emitProxyTaskFunction()
4858 LValue StLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
4863 CGF.EmitAnyExprToMem(StVar->getInit(), StLVal.getAddress(CGF), in emitTaskLoopCall()
4864 StLVal.getQuals(), in emitTaskLoopCall()
4884 CGF.EmitLoadOfScalar(StLVal, Loc), in emitTaskLoopCall()