Home
last modified time | relevance | path

Searched refs:getGatherVecOpcode (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() function
4268 unsigned Opcode = getGatherVecOpcode(IsScaled, IsSigned, IdxNeedsExtend); in LowerMGATHER()
14642 unsigned NewOpc = getGatherVecOpcode(Scaled, OffsetIsSExt, true); in performGLD1Combine()