Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3079 LValue RLVal = CGF.EmitLValueForField(Base, *RFI); in emitProxyTaskFunction() local
3080 llvm::Value *RParam = CGF.EmitLoadOfScalar(RLVal, Loc); in emitProxyTaskFunction()