Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.def320 CODEGENOPT(VectorizeSLP , 1, 0) ///< Run SLP vectorizer.
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1379 StringLiteralParser SLP(TheTok, SM, Features, Target); in getLocationOfByte() local
1380 unsigned TokNumBytes = SLP.GetStringLength(); in getLocationOfByte()
1385 unsigned Offset = SLP.getOffsetOfStringByte(TheTok, ByteNo); in getLocationOfByte()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1 //===- SLPVectorizer.cpp - A bottom up SLP Vectorizer ---------------------===//
9 // This pass implements the Bottom Up SLP vectorizer. It detects consecutive
12 // was found, the SLP vectorizer performs vectorization on the tree.
15 // "Loop-Aware SLP in GCC" by Ira Rosen, Dorit Nuzman, Ayal Zaks.
108 #define DEBUG_TYPE "SLP"
114 cl::desc("Run the SLP vectorization passes"));
127 cl::desc("When true, SLP vectorizer bypasses profitability checks based on "
152 cl::desc("Maximum SLP vectorization factor (0=unlimited)"));
160 cl::desc("Limit the size of the SLP scheduling region per block"));
200 cl::desc("Display the SLP tree
14482 tryScheduleBundle(ArrayRef<Value * > VL,BoUpSLP * SLP,const InstructionsState & S) tryScheduleBundle() argument
14759 calculateDependencies(ScheduleData * SD,bool InsertInReadyList,BoUpSLP * SLP) calculateDependencies() argument
[all...]
/freebsd/share/misc/
H A Dusb_vendors9207 0101 SLP-100 Driver
9208 0102 SLP-200 Driver
9209 0103 SLP-100N Driver
9210 0104 SLP-200N Driver
9211 0105 SLP-240 Driver
9212 0501 SLP-440 Driver
9213 0502 SLP-450 Driver
H A Dpci_vendors38141 9005 028c ASR-2230S + ASR-2230SLP PCI-X (Lancer)
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7241 HelpText<"Run the SLP vectorization passes">,
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in12623 @Article{Wegbreit:1974:SLP,