Searched defs:VL (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclOpenMP.cpp55 void OMPThreadPrivateDecl::setVars(ArrayRef<DeclRefExpr *> VL) { argument
28 Create(ASTContext &C, DeclContext *DC, SourceLocation L, ArrayRef<DeclRefExpr *> VL) argument
H A DCommentParser.cpp699 VerbatimLineComment *VL = S.actOnVerbatimLine(NameTok.getLocation(), local
H A DCommentSema.cpp458 VerbatimLineComment *VL = new (Allocator) VerbatimLineComment( local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp182 bool SLPVectorizer::tryToVectorizeList(ArrayRef<Value *> VL, BoUpSLP &R) { argument
[all...]
H A DVecUtils.cpp181 int BoUpSLP::getScalarizationCost(ArrayRef<Value *> VL) { argument
239 int BoUpSLP::getTreeCost(ArrayRef<Value *> VL) { argument
281 void BoUpSLP::getTreeUses_rec(ArrayRef<Value *> VL, unsigned Depth) { argument
383 getTreeCost_rec(ArrayRef<Value *> VL, unsigned Depth) argument
567 GetLastInstr(ArrayRef<Value *> VL, unsigned VF) argument
574 Scalarize(ArrayRef<Value *> VL, VectorType *Ty) argument
589 vectorizeTree(ArrayRef<Value *> VL, int VF) argument
598 vectorizeTree_rec(ArrayRef<Value *> VL, int VF) argument
[all...]
/freebsd-10.0-release/contrib/binutils/include/opcode/
H A Dconvex.h45 #define VL 5 macro

Completed in 170 milliseconds