Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1753 bool WantZExt, MachineMemOperand *MMO) { in emitLoad()
1974 bool WantZExt = true; in selectLoad() local