Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4086 unsigned getGatherVecOpcode(bool IsScaled, bool IsSigned, bool NeedsExtend) { in getGatherVecOpcode()
4109 unsigned getScatterVecOpcode(bool IsScaled, bool IsSigned, bool NeedsExtend) { in getScatterVecOpcode()
4303 bool NeedsExtend = in LowerMSCATTER() local