Searched defs:EEI (Results 1 – 5 of 5) sorted by relevance
789 const ExtractElementInst *EEI = dyn_cast<ExtractElementInst>(U); in collectInstructions() local835 const ExtractElementInst *EEI = dyn_cast<ExtractElementInst>(U); in collectInstructions() local
265 ExtractElementInst *EEI = cast<ExtractElementInst>(UserInstr); in findDemandedEltsBySingleUser() local
1240 const ExtractElementInst * EEI = cast<ExtractElementInst>(I); in getInstructionThroughput() local
5459 auto *EEI = cast<ExtractElementInst>(I); in SimplifyInstruction() local
7075 [&](const EdgeExitInfo &EEI) { in BackedgeTakenInfo()