/external/llvm/lib/IR/ |
D | ConstantsContext.h | 178 const SmallVector<unsigned, 4> Indices; variable 204 const SmallVector<unsigned, 4> Indices; variable
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXFavorNonGenericAddrSpaces.cpp | 120 SmallVector<Value *, 8> Indices(GEP->idx_begin(), GEP->idx_end()); in hoistAddrSpaceCastFromGEP() local
|
/external/mesa3d/src/gallium/docs/source/ |
D | distro.rst | 156 Indices section in Auxiliary
|
/external/llvm/lib/CodeGen/ |
D | ShadowStackGCLowering.cpp | 350 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local 363 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
|
D | Analysis.cpp | 37 const unsigned *Indices, in ComputeLinearIndex()
|
/external/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 344 static bool PrefixIn(const ArgPromotion::IndicesVector &Indices, in PrefixIn() 439 IndicesVector Indices; in isSafeToPromoteArgument() local 653 IndicesVector Indices; in DoPromotion() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 2415 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_SHF() 2473 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVEV() 2503 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVOD() 2533 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVL() 2563 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVR() 2594 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKEV() 2620 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKOD() 2644 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_VSHF() 2703 SmallVector<int, 16> Indices; in lowerVECTOR_SHUFFLE() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1618 static const unsigned Indices[] = { AArch64::dsub0, AArch64::dsub1, in copyPhysReg() local 1628 static const unsigned Indices[] = { AArch64::dsub0, AArch64::dsub1, in copyPhysReg() local 1638 static const unsigned Indices[] = { AArch64::dsub0, AArch64::dsub1 }; in copyPhysReg() local 1647 static const unsigned Indices[] = { AArch64::qsub0, AArch64::qsub1, in copyPhysReg() local 1657 static const unsigned Indices[] = { AArch64::qsub0, AArch64::qsub1, in copyPhysReg() local 1667 static const unsigned Indices[] = { AArch64::qsub0, AArch64::qsub1 }; in copyPhysReg() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreLowerThreadLocal.cpp | 213 SmallVector<Value *, 2> Indices; in lowerGlobal() local
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 2901 SmallVector<Constant*, 16> Indices; in EmitCommonNeonBuiltinExpr() local 3105 SmallVector<Constant*, 16> Indices; in EmitCommonNeonBuiltinExpr() local 3134 SmallVector<Constant*, 16> Indices; in EmitCommonNeonBuiltinExpr() local 3153 SmallVector<Constant*, 16> Indices; in EmitCommonNeonBuiltinExpr() local 3209 SmallVector<Constant*, 16> Indices; in packTBLDVectorList() local 3655 SmallVector<Constant*, 2> Indices; in EmitARMBuiltinExpr() local 5768 SmallVector<Constant*, 16> Indices; in EmitAArch64BuiltinExpr() local 5788 SmallVector<Constant*, 16> Indices; in EmitAArch64BuiltinExpr() local 5807 SmallVector<Constant*, 16> Indices; in EmitAArch64BuiltinExpr() local 5984 SmallVector<llvm::Constant*, 32> Indices; in EmitX86BuiltinExpr() local [all …]
|
/external/llvm/lib/Object/ |
D | Archive.cpp | 388 const char *Indices = Buf + 4; in getMember() local
|
/external/llvm/lib/Target/R600/ |
D | AMDGPUPromoteAlloca.cpp | 332 std::vector<Value*> Indices; in visitAlloca() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 366 SmallVector<Value *, 1> Indices; in InjectCoverageAtBlock() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 517 SmallVector<Value*, 8> Indices(GEP->op_begin()+1, GEP->op_end()); in CanConvertToScalar() local 617 SmallVector<Value*, 8> Indices(GEP->op_begin()+1, GEP->op_end()); in ConvertUsesToScalar() local 1743 SmallVector<Value*, 8> Indices(GEPI->op_begin() + 1, GEPI->op_end()); in isSafeGEP() local 2059 SmallVector<Value*, 8> Indices(GEPI->op_begin() + 1, GEPI->op_end()); in RewriteGEP() local
|
D | SROA.cpp | 1545 SmallVectorImpl<Value *> &Indices, Twine NamePrefix) { in buildGEP() 1569 SmallVectorImpl<Value *> &Indices, in getNaturalGEPWithType() 1614 SmallVectorImpl<Value *> &Indices, in getNaturalGEPRecursively() 1687 SmallVectorImpl<Value *> &Indices, in getNaturalGEPWithOffset() 1731 SmallVector<Value *, 4> Indices; in getAdjustedPtr() local 3180 SmallVector<unsigned, 4> Indices; member in __anonadce12ea0f11::AggLoadStoreRewriter::OpSplitter
|
D | Scalarizer.cpp | 449 SmallVector<Value *, 8> Indices; in visitGetElementPtrInst() local
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | metafunctions.cpp | 149 namespace Indices { namespace
|
/external/llvm/lib/AsmParser/ |
D | LLParser.cpp | 1650 bool LLParser::ParseIndexList(SmallVectorImpl<unsigned> &Indices, in ParseIndexList() 2611 SmallVector<unsigned, 4> Indices; in ParseValID() local 2629 SmallVector<unsigned, 4> Indices; in ParseValID() local 2834 ArrayRef<Constant *> Indices(Elts.begin() + 1, Elts.end()); in ParseValID() local 5522 SmallVector<Value*, 16> Indices; in ParseGetElementPtr() local 5563 SmallVector<unsigned, 4> Indices; in ParseExtractValue() local 5582 SmallVector<unsigned, 4> Indices; in ParseInsertValue() local
|
D | LLParser.h | 234 bool ParseIndexList(SmallVectorImpl<unsigned> &Indices) { in ParseIndexList()
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm_ocaml.c | 863 CAMLprim LLVMValueRef llvm_const_gep(LLVMValueRef ConstantVal, value Indices) { in llvm_const_gep() 870 value Indices) { in llvm_const_in_bounds_gep() 883 value Indices) { in llvm_const_extractvalue() 901 LLVMValueRef Val, value Indices) { in llvm_const_insertvalue() 2005 CAMLprim LLVMValueRef llvm_build_gep(LLVMValueRef Pointer, value Indices, in llvm_build_gep() 2014 value Indices, value Name, in llvm_build_in_bounds_gep()
|
/external/llvm/lib/Transforms/Utils/ |
D | LowerSwitch.cpp | 178 SmallVector<unsigned, 8> Indices; in fixPhis() local
|
/external/llvm/lib/Analysis/ |
D | Lint.cpp | 870 ArrayRef<unsigned> Indices = CE->getIndices(); in findValueImpl() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenRegisters.cpp | 256 SmallVector<CodeGenSubRegIndex*, 8> Indices = ExplicitSubRegIndices; in computeSubRegs() local 543 std::vector<Record*> Indices = Def->getValueAsListOfDefs("SubRegIndices"); in expand() local
|
/external/clang/lib/AST/ |
D | DeclCXX.cpp | 1656 VarDecl **Indices, in CXXCtorInitializer() 1671 VarDecl **Indices, in Create()
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zUpdate.cpp | 322 CRecordVector<UInt32> Indices; member
|