Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5322 unsigned getGatherVecOpcode(bool IsScaled, bool IsSigned, bool NeedsExtend) { in getGatherVecOpcode() function
19038 unsigned NewOpc = getGatherVecOpcode(Scaled, OffsetIsSExt, true); in performGLD1Combine()