Home
last modified time | relevance | path

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

12

/external/llvm/lib/IR/
DConstantsContext.h178 const SmallVector<unsigned, 4> Indices; variable
204 const SmallVector<unsigned, 4> Indices; variable
/external/llvm/lib/Target/NVPTX/
DNVPTXFavorNonGenericAddrSpaces.cpp120 SmallVector<Value *, 8> Indices(GEP->idx_begin(), GEP->idx_end()); in hoistAddrSpaceCastFromGEP() local
/external/mesa3d/src/gallium/docs/source/
Ddistro.rst156 Indices section in Auxiliary
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp350 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
363 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
DAnalysis.cpp37 const unsigned *Indices, in ComputeLinearIndex()
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp344 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/
DMipsSEISelLowering.cpp2415 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/
DAArch64InstrInfo.cpp1618 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/
DXCoreLowerThreadLocal.cpp213 SmallVector<Value *, 2> Indices; in lowerGlobal() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2901 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/
DArchive.cpp388 const char *Indices = Buf + 4; in getMember() local
/external/llvm/lib/Target/R600/
DAMDGPUPromoteAlloca.cpp332 std::vector<Value*> Indices; in visitAlloca() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp366 SmallVector<Value *, 1> Indices; in InjectCoverageAtBlock() local
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp517 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
DSROA.cpp1545 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
DScalarizer.cpp449 SmallVector<Value *, 8> Indices; in visitGetElementPtrInst() local
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp149 namespace Indices { namespace
/external/llvm/lib/AsmParser/
DLLParser.cpp1650 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
DLLParser.h234 bool ParseIndexList(SmallVectorImpl<unsigned> &Indices) { in ParseIndexList()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c863 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/
DLowerSwitch.cpp178 SmallVector<unsigned, 8> Indices; in fixPhis() local
/external/llvm/lib/Analysis/
DLint.cpp870 ArrayRef<unsigned> Indices = CE->getIndices(); in findValueImpl() local
/external/llvm/utils/TableGen/
DCodeGenRegisters.cpp256 SmallVector<CodeGenSubRegIndex*, 8> Indices = ExplicitSubRegIndices; in computeSubRegs() local
543 std::vector<Record*> Indices = Def->getValueAsListOfDefs("SubRegIndices"); in expand() local
/external/clang/lib/AST/
DDeclCXX.cpp1656 VarDecl **Indices, in CXXCtorInitializer()
1671 VarDecl **Indices, in Create()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp322 CRecordVector<UInt32> Indices; member

12