Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3639 LValue StLVal = CGF.EmitLValueForField(Base, *StFI); in emitProxyTaskFunction() local
3640 llvm::Value *StParam = CGF.EmitLoadOfScalar(StLVal, Loc); in emitProxyTaskFunction()
5267 LValue StLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
5272 CGF.EmitAnyExprToMem(StVar->getInit(), StLVal.getAddress(CGF), in emitTaskLoopCall()
5273 StLVal.getQuals(), in emitTaskLoopCall()
5293 CGF.EmitLoadOfScalar(StLVal, Loc), in emitTaskLoopCall()