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
753 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { computeAddress() local 835 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { computeAddress() local 893 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { computeAddress() local 1977 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { selectLoad() local [all...]
3234 SDValue ZE = Arg.getOperand(0); LowerReturn() local