Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp55 Function *EndCf; member in __anon0078d3720111::SIAnnotateControlFlow
143 EndCf = Intrinsic::getDeclaration(&M, Intrinsic::amdgcn_end_cf, { IntMask }); in initialize()
328 CallInst::Create(EndCf, Exec, "", FirstInsertionPt); in closeControlFlow()