Searched defs:ZE (Results 1 – 3 of 3) sorted by relevance
462 IndexType ZE = (Z->end() == IndexType::None) ? Z->start() : Z->end(); in computeDeadMap() local
754 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local836 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local894 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { in computeAddress() local1978 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { in selectLoad() local
3250 SDValue ZE = Arg.getOperand(0); in LowerReturn() local