Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3058 LValue StLVal = CGF.EmitLValueForField(Base, *StFI); in emitProxyTaskFunction() local
3059 llvm::Value *StParam = CGF.EmitLoadOfScalar(StLVal, Loc); in emitProxyTaskFunction()
4655 LValue StLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
4660 CGF.EmitAnyExprToMem(StVar->getInit(), StLVal.getAddress(CGF), in emitTaskLoopCall()
4661 StLVal.getQuals(), in emitTaskLoopCall()
4681 CGF.EmitLoadOfScalar(StLVal, Loc), in emitTaskLoopCall()