Searched defs:ZE (Results 1 – 5 of 5) sorted by relevance
412 IndexType ZE = (Z->end() == IndexType::None) ? Z->start() : Z->end(); in computeDeadMap() local
466 IndexType ZE = (Z->end() == IndexType::None) ? Z->start() : Z->end(); in computeDeadMap() local
714 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local798 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local858 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
667 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local751 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local811 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { in computeAddress() local1924 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { in selectLoad() local
2504 SDValue ZE = Arg.getOperand(0); in LowerReturn() local