Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3071 llvm::Value *UBParam = CGF.EmitLoadOfScalar(UBLVal, Loc); in emitProxyTaskFunction() local
3082 CallArgs.push_back(UBParam); in emitProxyTaskFunction()