Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14627 const bool OffsetIsSExt = in performGLD1Combine() local
14631 if (!Extended && (OffsetIsSExt || OffsetIsZExt)) { in performGLD1Combine()
14642 unsigned NewOpc = getGatherVecOpcode(Scaled, OffsetIsSExt, true); in performGLD1Combine()