Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3339 auto StLVal = CGF.EmitLValueForField(Base, *StFI); in emitProxyTaskFunction() local
3340 auto *StParam = CGF.EmitLoadOfLValue(StLVal, Loc).getScalarVal(); in emitProxyTaskFunction()
4094 LValue StLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
4099 CGF.EmitAnyExprToMem(StVar->getInit(), StLVal.getAddress(), StLVal.getQuals(), in emitTaskLoopCall()
4104 UBLVal.getPointer(), CGF.EmitLoadOfScalar(StLVal, SourceLocation()), in emitTaskLoopCall()