Home
last modified time | relevance | path

Searched refs:NeedExtend (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1141 bool NeedExtend = false; in emitAddSub() local
1146 NeedExtend = true; in emitAddSub()
1149 NeedExtend = true; in emitAddSub()
1153 NeedExtend = true; in emitAddSub()
1185 if (NeedExtend) in emitAddSub()
1274 if (NeedExtend) in emitAddSub()