/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveDebugValues.cpp | 222 VarLoc VL(MI, LS); in CreateEntryLoc() local 237 VarLoc VL(MI, LS); in CreateEntryBackupLoc() local 251 VarLoc VL(MI, LS); in CreateEntryCopyBackupLoc() local 263 VarLoc VL(MI, LS); in CreateCopyLoc() local 273 VarLoc VL(MI, LS); in CreateSpillLoc() local 614 void LiveDebugValues::OpenRangesSet::erase(const VarLoc &VL) { in erase() 652 const VarLoc *VL = &VarLocIDs[ID]; in erase() local 659 const VarLoc &VL) { in insert() 693 const VarLoc &VL = VarLocIDs[VLL]; in printVarLocInMBB() local 761 const VarLoc &VL = VarLocIDs[ID]; in removeEntryValue() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 201 static bool allSameBlock(ArrayRef<Value *> VL) { in allSameBlock() 219 static bool allConstant(ArrayRef<Value *> VL) { in allConstant() 229 static bool isSplat(ArrayRef<Value *> VL) { in isSplat() 285 isShuffle(ArrayRef<Value *> VL) { in isShuffle() 395 static InstructionsState getSameOpcode(ArrayRef<Value *> VL, in getSameOpcode() 446 static bool allSameType(ArrayRef<Value *> VL) { in allSameType() 1121 void appendOperandsOfVL(ArrayRef<Value *> VL) { in appendOperandsOfVL() 1637 TreeEntry *newTreeEntry(ArrayRef<Value *> VL, Optional<ScheduleData *> Bundle, in newTreeEntry() 2424 void BoUpSLP::buildTree_rec(ArrayRef<Value *> VL, unsigned Depth, in buildTree_rec() 3142 bool BoUpSLP::canReuseExtract(ArrayRef<Value *> VL, Value *OpValue, in canReuseExtract() [all …]
|
D | LoadStoreVectorizer.cpp | 285 SmallVector<Value *, 8> VL(IL.begin(), IL.end()); in propagateMetadata() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
D | ReductionRules.h | 152 unsigned VL = V.getLength(); in hasRegisterOptions() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | VectorUtils.cpp | 595 Instruction *llvm::propagateMetadata(Instruction *Inst, ArrayRef<Value *> VL) { in propagateMetadata() 1157 SmallVector<Value *, 4> VL; in addMetadata() local
|
D | LoopAccessAnalysis.cpp | 1101 bool llvm::sortPtrAccesses(ArrayRef<Value *> VL, const DataLayout &DL, in sortPtrAccesses()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 991 void llvm::propagateIRFlags(Value *I, ArrayRef<Value *> VL, Value *OpValue) { in propagateIRFlags()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | GenericDomTreeConstruction.h | 1643 bool Verify(const DomTreeT &DT, typename DomTreeT::VerificationLevel VL) { in Verify()
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
D | pngcp.c | 314 # define VL(oname, name, type, search)\ macro
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pShaderOperatorTests.cpp | 1961 VL = VALUE_FLOAT_VEC34, // L for "large" in init() enumerator
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pShaderOperatorTests.cpp | 1951 VL = VALUE_FLOAT_VEC34, // L for "large" in init() enumerator
|
/third_party/node/deps/v8/src/execution/s390/ |
D | simulator-s390.cc | 2998 EVALUATE(VL) { in EVALUATE() argument
|