Searched refs:EndCf (Results 1 – 2 of 2) sorted by relevance
262 for (unsigned J = 0, EndCf = ColFields->size(); (J < EndCf) && MatchFound; in isKeyColInstr() local322 for (unsigned J = 0, EndCf = ColFields->size(); (J < EndCf) && MatchFound; in getInstrForColumn() local520 for (unsigned J = 0, EndCf = ColFields->size(); J < EndCf; J++) { in emitEnums() local
58 Function *EndCf = nullptr; member in __anon9f980a420111::SIAnnotateControlFlow333 IRB.CreateCall(getDecl(EndCf, Intrinsic::amdgcn_end_cf, IntMask), {Exec}); in closeControlFlow()