Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3636 LValue UBLVal = CGF.EmitLValueForField(Base, *UBFI); in emitProxyTaskFunction() local
3637 llvm::Value *UBParam = CGF.EmitLoadOfScalar(UBLVal, Loc); in emitProxyTaskFunction()
5259 LValue UBLVal = CGF.EmitLValueForField( in emitTaskLoopCall() local
5264 CGF.EmitAnyExprToMem(UBVar->getInit(), UBLVal.getAddress(CGF), in emitTaskLoopCall()
5265 UBLVal.getQuals(), in emitTaskLoopCall()
5292 UBLVal.getPointer(CGF), in emitTaskLoopCall()