/external/llvm/lib/IR/ |
D | Constants.cpp | 864 SmallVector<ElementTy, 16> Elts; in getIntSequenceIfElementsMatch() local 877 SmallVector<ElementTy, 16> Elts; in getFPSequenceIfElementsMatch() local 1091 SmallVector<Constant*, 32> Elts(NumElts, V); in getSplat() local 2487 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint8_t> Elts) { in get() 2492 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint16_t> Elts){ in get() 2497 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint32_t> Elts){ in get() 2502 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<uint64_t> Elts){ in get() 2507 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<float> Elts) { in get() 2512 Constant *ConstantDataArray::get(LLVMContext &Context, ArrayRef<double> Elts) { in get() 2524 ArrayRef<uint16_t> Elts) { in getFP() [all …]
|
D | AutoUpgrade.cpp | 396 SmallVector<Metadata *, 1> Elts; in UpgradeIntrinsicCall() local 824 Metadata *Elts[] = {MD->getOperand(0), MD->getOperand(1)}; in UpgradeInstWithTBAATag() local 834 Metadata *Elts[] = {MD, MD, ConstantAsMetadata::get(Constant::getNullValue( in UpgradeInstWithTBAATag() local
|
D | Function.cpp | 779 Type *Elts[5]; in DecodeFixedType() local
|
D | DIBuilder.cpp | 556 SmallVector<llvm::Metadata *, 16> Elts; in getOrCreateTypeArray() local
|
/external/llvm/include/llvm/TableGen/ |
D | SetTheory.h | 128 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate()
|
/external/llvm/lib/TableGen/ |
D | SetTheory.cpp | 272 void SetTheory::evaluate(Init *Expr, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() 314 RecSet Elts; in expand() local
|
/external/llvm/utils/TableGen/ |
D | TableGen.cpp | 160 const std::vector<Record*> *Elts = Sets.expand(Rec); in LLVMTableGenMain() local
|
/external/clang/include/clang/AST/ |
D | APValue.h | 81 APValue *Elts; member 87 APValue *Elts; member 93 APValue *Elts; member
|
/external/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 655 SmallVector<llvm::Constant*, 2> Elts; in VisitCastExpr() local 793 std::vector<llvm::Constant*> Elts; in EmitArrayInitialization() local 852 std::vector<llvm::Constant *> Elts; in EmitDesignatedInitUpdater() local 1256 llvm::Constant *Elts[] = { in EmitConstantValue() local 1409 std::vector<llvm::Constant*> Elts; in EmitConstantValue() local
|
D | CGValue.h | 397 static LValue MakeExtVectorElt(Address vecAddress, llvm::Constant *Elts, in MakeExtVectorElt()
|
D | CGExpr.cpp | 483 const llvm::Constant *Elts) { in getAccessedFieldNo() 1496 const llvm::Constant *Elts = LV.getExtVectorElts(); in EmitLoadOfExtVectorElementLValue() local 1531 const llvm::Constant *Elts = LV.getExtVectorElts(); in EmitExtVectorElementLValue() local 1730 const llvm::Constant *Elts = Dst.getExtVectorElts(); in EmitStoreThroughExtVectorComponentLValue() local
|
D | CGDebugInfo.cpp | 1073 SmallVector<llvm::Metadata *, 16> Elts; in getOrCreateInstanceMethodType() local 2616 SmallVector<llvm::Metadata *, 16> Elts; in getOrCreateFunctionType() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 1988 SmallVector<Metadata *, 8> Elts; in parseMetadata() local 2024 SmallVector<Metadata *, 8> Elts; in parseMetadata() local 2616 SmallVector<Constant*, 16> Elts; in parseConstants() local 2643 SmallString<16> Elts(Record.begin(), Record.end()); in parseConstants() local 2654 SmallVector<uint8_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local 2660 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local 2666 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local 2672 SmallVector<uint64_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local 2678 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local 2684 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); in parseConstants() local [all …]
|
/external/llvm/include/llvm/ADT/ |
D | TinyPtrVector.h | 106 explicit TinyPtrVector(ArrayRef<EltTy> Elts) in TinyPtrVector()
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 906 SmallVector<Constant*, 16> Elts; in SimplifyDemandedVectorElts() local 1043 SmallVector<Constant*, 16> Elts; in SimplifyDemandedVectorElts() local
|
D | InstCombineVectorOps.cpp | 867 SmallVector<Constant*, 16> Elts; in visitShuffleVectorInst() local 1164 SmallVector<Constant*, 16> Elts; in visitShuffleVectorInst() local
|
D | InstCombineMulDivRem.cpp | 121 SmallVector<Constant *, 4> Elts; in getLogBase2Vector() local 1468 SmallVector<Constant *, 16> Elts(VWidth); in visitSRem() local
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 1583 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle() 1592 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle() 1604 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle() 1627 void expand(SetTheory &ST, Record *R, SetTheory::RecSet &Elts) override { in emitDagShuffle() 1649 SetTheory::RecSet Elts; in emitDagShuffle() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PaddingChecker.cpp | 102 uint64_t Elts = 0; in visitVariable() local
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 2133 SmallVector<Type*, 8> Elts; in ParseAnonStructType() local 2561 SmallVector<Constant*, 16> Elts; in ParseValID() local 2579 SmallVector<Constant*, 16> Elts; in ParseValID() local 2618 SmallVector<Constant*, 16> Elts; in ParseValID() local 2978 SmallVector<Constant*, 16> Elts; in ParseValID() local 3120 bool LLParser::ParseGlobalValueVector(SmallVectorImpl<Constant *> &Elts) { in ParseGlobalValueVector() 3141 SmallVector<Metadata *, 16> Elts; in ParseMDTuple() local 6110 bool LLParser::ParseMDNodeVector(SmallVectorImpl<Metadata *> &Elts) { in ParseMDNodeVector()
|
/external/llvm/tools/bugpoint/ |
D | ExtractFunction.cpp | 234 Constant *Elts[] = { in GetTorInit() local
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 27 void ObjCListBase::set(void *const* InList, unsigned Elts, ASTContext &Ctx) { in set() 37 void ObjCProtocolList::set(ObjCProtocolDecl* const* InList, unsigned Elts, in set()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_context.h | 353 GLuint *Elts; member
|
/external/mesa3d/src/mesa/tnl/ |
D | t_context.h | 207 GLuint *Elts; member
|
/external/llvm/lib/Linker/ |
D | IRMover.cpp | 1395 SmallSetVector<Metadata *, 16> Elts; in linkModuleFlagsMetadata() local
|