Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp56 Function *EndCf; member in __anon9f980a420111::SIAnnotateControlFlow
144 EndCf = Intrinsic::getDeclaration(&M, Intrinsic::amdgcn_end_cf, { IntMask }); in initialize()
344 IRB.CreateCall(EndCf, {Exec}); in closeControlFlow()