Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3675 bool IsGather) { in getEntryCost() argument
3683 (IsGather && ScalarToTreeEntry.count(V))) in getEntryCost()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4271 unsigned &Opcode, bool IsGather, in selectGatherScatterAddrMode() argument
4295 IsGather ? AArch64ISD::GLD1_IMM_MERGE_ZERO : AArch64ISD::SST1_IMM_PRED; in selectGatherScatterAddrMode()