Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3367 auto OffloadError = CGF.MakeAddrLValue( in emitTargetCall() local
3371 OffloadError); in emitTargetCall()
3375 hasVLACaptures, Device, OffloadError, in emitTargetCall()
3525 CGF.EmitStoreOfScalar(Return, OffloadError); in emitTargetCall()
3530 auto &&ElseGen = [this, OffloadError, in emitTargetCall()
3533 OffloadError); in emitTargetCall()
3544 auto OffloadErrorVal = CGF.EmitLoadOfScalar(OffloadError, SourceLocation()); in emitTargetCall()