Home
last modified time | relevance | path

Searched defs:ZE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp412 IndexType ZE = (Z->end() == IndexType::None) ? Z->start() : Z->end(); in computeDeadMap() local
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp667 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local
751 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local
811 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { in computeAddress() local
1924 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { in selectLoad() local