Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1131 bool NeedExtend = false; in emitAddSub() local
1136 NeedExtend = true; in emitAddSub()
1139 NeedExtend = true; in emitAddSub()
1143 NeedExtend = true; in emitAddSub()
1176 if (NeedExtend) in emitAddSub()
1274 if (NeedExtend) in emitAddSub()