Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2351 auto CancelDestination = in emitBarrierCall() local
2353 CGF.EmitBranchThroughCleanup(CancelDestination); in emitBarrierCall()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp2548 CodeGenFunction::JumpDest CancelDestination = in emitBarrierCall() local
2550 CGF.EmitBranchThroughCleanup(CancelDestination); in emitBarrierCall()