Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp672 if (const auto *ZE = dyn_cast<ZExtInst>(Src)) { in computeAddress() local
755 if (const auto *ZE = dyn_cast<ZExtInst>(Src)) { in computeAddress() local
811 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { in computeAddress() local
1884 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { in selectLoad() local