Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1734 bool WantZExt, MachineMemOperand *MMO) { in emitLoad()
1955 bool WantZExt = true; in selectLoad() local