Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3266 LValue RLVal = CGF.EmitLValueForField(Base, *RFI); in emitProxyTaskFunction() local
3267 llvm::Value *RParam = CGF.EmitLoadOfScalar(RLVal, Loc); in emitProxyTaskFunction()