Home
last modified time | relevance | path

Searched defs:VL (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp222 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/
DSLPVectorizer.cpp201 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 …]
DLoadStoreVectorizer.cpp285 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/
DReductionRules.h152 unsigned VL = V.getLength(); in hasRegisterOptions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp595 Instruction *llvm::propagateMetadata(Instruction *Inst, ArrayRef<Value *> VL) { in propagateMetadata()
1157 SmallVector<Value *, 4> VL; in addMetadata() local
DLoopAccessAnalysis.cpp1101 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/
DLoopUtils.cpp991 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/
DGenericDomTreeConstruction.h1643 bool Verify(const DomTreeT &DT, typename DomTreeT::VerificationLevel VL) { in Verify()
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngcp.c314 # define VL(oname, name, type, search)\ macro
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1961 VL = VALUE_FLOAT_VEC34, // L for "large" in init() enumerator
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1951 VL = VALUE_FLOAT_VEC34, // L for "large" in init() enumerator
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc2998 EVALUATE(VL) { in EVALUATE() argument