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
750 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local832 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local890 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { in computeAddress() local1983 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { in selectLoad() local
3216 SDValue ZE = Arg.getOperand(0); in LowerReturn() local