Searched defs:VL (Results 1 – 11 of 11) sorted by relevance
/external/clang/lib/AST/ |
D | OpenMPClause.cpp | 32 void OMPPrivateClause::setPrivateCopies(ArrayRef<Expr *> VL) { in setPrivateCopies() 41 ArrayRef<Expr *> VL, ArrayRef<Expr *> PrivateVL) { in Create() 61 void OMPFirstprivateClause::setPrivateCopies(ArrayRef<Expr *> VL) { in setPrivateCopies() 67 void OMPFirstprivateClause::setInits(ArrayRef<Expr *> VL) { in setInits() 76 ArrayRef<Expr *> VL, ArrayRef<Expr *> PrivateVL, in Create() 127 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() 153 ArrayRef<Expr *> VL) { in Create() 197 SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, in Create() 233 SourceLocation EndLoc, ArrayRef<Expr *> VL, Expr *A) { in Create() 276 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, in Create() [all …]
|
D | DeclOpenMP.cpp | 31 ArrayRef<Expr *> VL) { in Create() 48 void OMPThreadPrivateDecl::setVars(ArrayRef<Expr *> VL) { in setVars()
|
D | CommentParser.cpp | 720 VerbatimLineComment *VL = S.actOnVerbatimLine(NameTok.getLocation(), in parseVerbatimLine() local
|
D | CommentSema.cpp | 449 VerbatimLineComment *VL = new (Allocator) VerbatimLineComment( in actOnVerbatimLine() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 119 static BasicBlock *getSameBlock(ArrayRef<Value *> VL) { in getSameBlock() 136 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() 144 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() 179 static unsigned isAltInst(ArrayRef<Value *> VL) { in isAltInst() 193 static unsigned getSameOpcode(ArrayRef<Value *> VL) { in getSameOpcode() 212 static void propagateIRFlags(Value *I, ArrayRef<Value *> VL) { in propagateIRFlags() 227 static Instruction *propagateMetadata(Instruction *I, ArrayRef<Value *> VL) { in propagateMetadata() 268 static Type* getSameType(ArrayRef<Value *> VL) { in getSameType() 279 static bool CanReuseExtract(ArrayRef<Value *> VL) { in CanReuseExtract() 493 TreeEntry *newTreeEntry(ArrayRef<Value *> VL, bool Vectorized) { in newTreeEntry() [all …]
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | ReductionRules.h | 151 unsigned VL = V.getLength(); in hasRegisterOptions() local
|
/external/ceres-solver/internal/ceres/ |
D | jet_test.cc | 42 #define VL VLOG(1) macro
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 1951 VL = VALUE_FLOAT_VEC34, // L for "large" in init() enumerator
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 1961 VL = VALUE_FLOAT_VEC34, // L for "large" in init() enumerator
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 94 void setVarRefs(ArrayRef<Expr *> VL) { in setVarRefs()
|
/external/v8/test/mjsunit/asm/poppler/ |
D | poppler.js | 7321 …((e|0)==0|(b|0)==0){if((f|0)==0){f=0;a=0;break}hd[c[a+8>>2]&127](a,f);f=0;a=0;break}if((2147483647…
|