Home
last modified time | relevance | path

Searched defs:Elts (Results 1 – 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DSetTheory.h131 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp995 SmallVector<ElementTy, 16> Elts; in getIntSequenceIfElementsMatch() local
1008 SmallVector<ElementTy, 16> Elts; in getFPSequenceIfElementsMatch() local
1208 SmallVector<Constant*, 32> Elts(NumElts, V); in getSplat() local
2629 ArrayRef<uint16_t> Elts) { in getFP()
2635 ArrayRef<uint32_t> Elts) { in getFP()
2641 ArrayRef<uint64_t> Elts) { in getFP()
2663 Constant *ConstantDataVector::get(LLVMContext &Context, ArrayRef<uint8_t> Elts){ in get()
2668 Constant *ConstantDataVector::get(LLVMContext &Context, ArrayRef<uint16_t> Elts){ in get()
2673 Constant *ConstantDataVector::get(LLVMContext &Context, ArrayRef<uint32_t> Elts){ in get()
2678 Constant *ConstantDataVector::get(LLVMContext &Context, ArrayRef<uint64_t> Elts){ in get()
[all …]
DDebugInfo.cpp965 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), in LLVMDIBuilderCreateEnumerationType() local
978 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), in LLVMDIBuilderCreateUnionType() local
1035 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), in LLVMDIBuilderCreateStructType() local
1209 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), in LLVMDIBuilderCreateClassType() local
1266 auto Elts = unwrap(Builder)->getOrCreateTypeArray({unwrap(ParameterTypes), in LLVMDIBuilderCreateSubroutineType() local
DAutoUpgrade.cpp1692 SmallVector<Metadata *, 1> Elts; in UpgradeIntrinsicCall() local
1719 SmallVector<Metadata *, 1> Elts; in UpgradeIntrinsicCall() local
3772 Metadata *Elts[] = {MD.getOperand(0), MD.getOperand(1)}; in UpgradeTBAANode() local
3782 Metadata *Elts[] = {&MD, &MD, ConstantAsMetadata::get(Constant::getNullValue( in UpgradeTBAANode() local
DFunction.cpp991 SmallVector<Type *, 8> Elts; in DecodeFixedType() local
DDIBuilder.cpp614 SmallVector<llvm::Metadata *, 16> Elts; in getOrCreateTypeArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DSetTheory.cpp282 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate()
324 RecSet Elts; in expand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTinyPtrVector.h124 explicit TinyPtrVector(ArrayRef<EltTy> Elts) in TinyPtrVector()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp325 SmallVector<Metadata *, 4> Elts; in splitAndWriteThinLTOBitcode() local
354 Metadata *Elts[] = { in splitAndWriteThinLTOBitcode() local
DGlobalOpt.cpp2413 SmallVector<Constant*, 32> Elts; in EvaluateStoreInto() local
2537 SmallVector<Constant *, 32> Elts; in BatchCommitValueTo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2436 SmallVector<Constant*, 16> Elts; in parseConstants() local
2463 SmallString<16> Elts(Record.begin(), Record.end()); in parseConstants() local
2474 SmallVector<uint8_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
2480 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
2486 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
2492 SmallVector<uint64_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
2498 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
2504 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
2510 SmallVector<uint64_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
2599 SmallVector<Constant*, 16> Elts; in parseConstants() local
DMetadataLoader.cpp1170 SmallVector<Metadata *, 8> Elts; in parseOneMetadata() local
1208 SmallVector<Metadata *, 8> Elts; in parseOneMetadata() local
1821 auto Elts = MutableArrayRef<uint64_t>(Record).slice(1); in parseOneMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1148 SmallVector<Constant*, 16> Elts; in SimplifyDemandedVectorElts() local
1399 SmallVector<Constant*, 16> Elts; in SimplifyDemandedVectorElts() local
DInstCombineMulDivRem.cpp110 SmallVector<Constant *, 4> Elts; in getLogBase2() local
1461 SmallVector<Constant *, 16> Elts(VWidth); in visitSRem() local
DInstCombineVectorOps.cpp1916 SmallVector<Constant*, 16> Elts; in visitShuffleVectorInst() local
2227 SmallVector<Constant*, 16> Elts; in visitShuffleVectorInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp2680 SmallVector<Type*, 8> Elts; in ParseAnonStructType() local
3118 SmallVector<Constant*, 16> Elts; in ParseValID() local
3136 SmallVector<Constant*, 16> Elts; in ParseValID() local
3175 SmallVector<Constant*, 16> Elts; in ParseValID() local
3552 SmallVector<Constant*, 16> Elts; in ParseValID() local
3707 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts, in ParseGlobalValueVector()
3729 SmallVector<Metadata *, 16> Elts; in ParseMDTuple() local
7313 bool LLParser::ParseMDNodeVector(SmallVectorImpl<Metadata *> &Elts) { in ParseMDNodeVector()
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_context.h352 GLuint *Elts; member
/third_party/mesa3d/src/mesa/tnl/
Dt_context.h208 GLuint *Elts; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/
DIRMover.cpp1365 SmallSetVector<Metadata *, 16> Elts; in linkModuleFlagsMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp8822 unsigned Elts = VT.getVectorNumElements(); in foldVSelectOfConstants() local
9130 SmallVector<SDValue, 8> Elts; in tryToFoldExtendOfConstant() local
15375 unsigned Elts = NumStores * NumMemElts; in MergeStoresOfConstantsOrVecElts() local
15900 unsigned Elts = (i + 1) * NumMemElts; in MergeConsecutiveStores() local
15965 unsigned Elts = (i + 1) * NumMemElts; in MergeConsecutiveStores() local
16097 unsigned Elts = (i + 1) * NumMemElts; in MergeConsecutiveStores() local
16199 unsigned Elts = NumElem * NumMemElts; in MergeConsecutiveStores() local
20329 Constant *Elts[] = { const_cast<ConstantFP*>(FV->getConstantFPValue()), in convertSelectOfFPConstantsToLoadOffset() local
DLegalizeVectorTypes.cpp2485 SmallVector<SDValue, 32> Elts; in SplitVecOp_CONCAT_VECTORS() local
DSelectionDAGBuilder.cpp471 unsigned Elts = PartEVT.getSizeInBits() / ValueVT.getScalarSizeInBits(); in getCopyFromPartsVector() local
DSelectionDAG.cpp4333 SmallVector<SDValue, 16> Elts; in foldCONCAT_VECTORS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4120 SmallVector<SDValue, 4> Elts; in adjustLoadValueTypeImpl() local
5173 ArrayRef<SDValue> Elts) { in getBuildDwordsVector()
7375 SmallVector<SDValue, 3> Elts; in LowerLOAD() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp8058 static SDValue EltsFromConsecutiveLoads(EVT VT, ArrayRef<SDValue> Elts, in EltsFromConsecutiveLoads()
8325 SmallVector<SDValue, 64> Elts; in combineToConsecutiveLoads() local
23313 SmallVector<SDValue, 8> Elts; in getTargetVShiftByConstNode() local
26567 SmallVector<SDValue, 8> Elts; in convertShiftLeftToScale() local