Home
last modified time | relevance | path

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

123

/external/llvm/lib/IR/
DConstants.cpp822 SmallVector<ElementTy, 16> Elts; in getIntSequenceIfElementsMatch() local
835 SmallVector<ElementTy, 16> Elts; in getFPSequenceIfElementsMatch() local
1045 SmallVector<Constant*, 32> Elts(NumElts, V); in getSplat() local
2416 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint8_t> Elts) { in get()
2421 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint16_t> Elts){ in get()
2426 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint32_t> Elts){ in get()
2431 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint64_t> Elts){ in get()
2436 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<float> Elts) { in get()
2441 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<double> Elts) { in get()
2453 ArrayRef<uint16_t> Elts) { in getFP()
[all …]
DAutoUpgrade.cpp723 SmallVector<Metadata *, 1> Elts; in UpgradeIntrinsicCall() local
748 SmallVector<Metadata *, 1> Elts; in UpgradeIntrinsicCall() local
1380 Metadata *Elts[] = {MD->getOperand(0), MD->getOperand(1)}; in UpgradeInstWithTBAATag() local
1390 Metadata *Elts[] = {MD, MD, ConstantAsMetadata::get(Constant::getNullValue( in UpgradeInstWithTBAATag() local
/external/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
/external/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()
/external/llvm/include/llvm/TableGen/
DSetTheory.h128 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate()
/external/llvm/lib/TableGen/
DSetTheory.cpp272 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate()
314 RecSet Elts; in expand() local
/external/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
/external/llvm/utils/TableGen/
DTableGen.cpp164 const std::vector<Record*> *Elts = Sets.expand(Rec); in LLVMTableGenMain() local
/external/llvm/tools/llvm-c-test/
Decho.cpp119 SmallVector<LLVMTypeRef, 8> Elts; in Clone() local
276 SmallVector<LLVMValueRef, 8> Elts; in clone_constant_impl() local
287 SmallVector<LLVMValueRef, 8> Elts; in clone_constant_impl() local
298 SmallVector<LLVMValueRef, 8> Elts; in clone_constant_impl() local
/external/clang/include/clang/AST/
DAPValue.h81 APValue *Elts; member
87 APValue *Elts; member
93 APValue *Elts; member
/external/clang/lib/CodeGen/
DCGExprConstant.cpp661 SmallVector<llvm::Constant*, 2> Elts; in VisitCastExpr() local
806 std::vector<llvm::Constant*> Elts; in EmitArrayInitialization() local
865 std::vector<llvm::Constant *> Elts; in EmitDesignatedInitUpdater() local
1276 llvm::Constant *Elts[] = { in EmitConstantValue() local
1435 std::vector<llvm::Constant*> Elts; in EmitConstantValue() local
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTinyPtrVector.h124 explicit TinyPtrVector(ArrayRef<EltTy> Elts) in TinyPtrVector()
/external/llvm/include/llvm/ADT/
DTinyPtrVector.h106 explicit TinyPtrVector(ArrayRef<EltTy> Elts) in TinyPtrVector()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp936 SmallVector<Constant*, 16> Elts; in SimplifyDemandedVectorElts() local
1073 SmallVector<Constant*, 16> Elts; in SimplifyDemandedVectorElts() local
DInstCombineVectorOps.cpp956 SmallVector<Constant*, 16> Elts; in visitShuffleVectorInst() local
1253 SmallVector<Constant*, 16> Elts; in visitShuffleVectorInst() local
/external/clang/utils/TableGen/
DNeonEmitter.cpp1585 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle()
1594 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle()
1606 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle()
1629 void expand(SetTheory &ST, Record *R, SetTheory::RecSet &Elts) override { in emitDagShuffle()
1651 SetTheory::RecSet Elts; in emitDagShuffle() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2239 SmallVector<Metadata *, 8> Elts; in parseMetadata() local
2275 SmallVector<Metadata *, 8> Elts; in parseMetadata() local
2967 SmallVector<Constant*, 16> Elts; in parseConstants() local
2994 SmallString<16> Elts(Record.begin(), Record.end()); in parseConstants() local
3005 SmallVector<uint8_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
3011 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
3017 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
3023 SmallVector<uint64_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
3029 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
3035 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local
[all …]
/external/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp102 uint64_t Elts = 0; in visitVariable() local
/external/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
/external/llvm/tools/bugpoint/
DExtractFunction.cpp236 Constant *Elts[] = { in GetTorInit() local
/external/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
/external/llvm/lib/AsmParser/
DLLParser.cpp2297 SmallVector<Type*, 8> Elts; in ParseAnonStructType() local
2725 SmallVector<Constant*, 16> Elts; in ParseValID() local
2743 SmallVector<Constant*, 16> Elts; in ParseValID() local
2782 SmallVector<Constant*, 16> Elts; in ParseValID() local
3142 SmallVector<Constant*, 16> Elts; in ParseValID() local
3284 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts) { in ParseGlobalValueVector()
3305 SmallVector<Metadata *, 16> Elts; in ParseMDTuple() local
6333 bool LLParser::ParseMDNodeVector(SmallVectorImpl<Metadata *> &Elts) { in ParseMDNodeVector()

123