Searched refs:SLP (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | CodeGenOptions.def | 320 CODEGENOPT(VectorizeSLP , 1, 0) ///< Run SLP vectorizer.
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 1379 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 D | SLPVectorizer.cpp | 1 //===- 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 D | usb_vendors | 9207 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 D | pci_vendors | 38141 9005 028c ASR-2230S + ASR-2230SLP PCI-X (Lancer)
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 7241 HelpText<"Run the SLP vectorization passes">,
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 12623 @Article{Wegbreit:1974:SLP,
|