Searched defs:ZE (Results 1 – 3 of 3) sorted by relevance
465 IndexType ZE = (Z->end() == IndexType::None) ? Z->start() : Z->end(); in computeDeadMap() local
726 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local808 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local866 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { in computeAddress() local1959 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { in selectLoad() local
3008 SDValue ZE = Arg.getOperand(0); in LowerReturn() local