Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp672 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local
756 if (const auto *ZE = dyn_cast<ZExtInst>(I)) { in computeAddress() local
816 if (const auto *ZE = dyn_cast<ZExtInst>(U)) { in computeAddress() local
1892 if (const auto *ZE = dyn_cast<ZExtInst>(I->use_begin()->getUser())) { in selectLoad() local