Home
last modified time | relevance | path

Searched defs:Permute (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4931 struct Permute { argument
4930 struct Permute { global() struct
4932 Operand__anon39b5ae390411::Permute global() argument
4933 Bytes__anon39b5ae390411::Permute global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp457 enum ShuffleMode { Unknown, Select, Permute }; isFixedVectorShuffle() enumerator