Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3623 VecTy](InstructionCost &Cost, bool IsGather) { in getEntryCost() argument
3630 if (IsGather && (!areAllUsersVectorized(cast<Instruction>(V)) || in getEntryCost()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4182 unsigned &Opcode, bool IsGather, in selectGatherScatterAddrMode() argument
4200 IsGather ? AArch64ISD::GLD1_IMM_MERGE_ZERO : AArch64ISD::SST1_IMM_PRED; in selectGatherScatterAddrMode()