Home
last modified time | relevance | path

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

12345678910

/external/rust/crates/clap/src/args/
Darg_matches.rs918 pub struct Indices<'a> { struct
923 impl<'a> Iterator for Indices<'a> { argument
934 impl<'a> DoubleEndedIterator for Indices<'a> { implementation
940 impl<'a> ExactSizeIterator for Indices<'a> {} implementation
943 impl<'a> Default for Indices<'a> { implementation
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp464 SmallVectorImpl<TypeIndex> &Indices) { in resolveTypeIndexReferences()
482 SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndices()
487 SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndices()
517 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp463 SmallVectorImpl<TypeIndex> &Indices) { in resolveTypeIndexReferences()
481 SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndices()
486 SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndices()
516 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
/external/llvm-project/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumTypes.cpp51 std::vector<codeview::TypeIndex> Indices) in NativeEnumTypes()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeEnumTypes.cpp51 std::vector<codeview::TypeIndex> Indices) in NativeEnumTypes()
/external/deqp-deps/amber/docs/
Dvk_script.md121 ## Indices section in Sections
127 #### Indices Example
/external/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp231 SmallVector<unsigned, 4> Indices; in lowerInterleavedLoad() local
299 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
DShadowStackGCLowering.cpp358 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
371 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantsContext.h187 const SmallVector<unsigned, 4> Indices; variable
219 const SmallVector<unsigned, 4> Indices; variable
/external/llvm/lib/IR/
DConstantsContext.h176 const SmallVector<unsigned, 4> Indices; variable
209 const SmallVector<unsigned, 4> Indices; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedAccessPass.cpp318 SmallVector<unsigned, 4> Indices; in lowerInterleavedLoad() local
383 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
DShadowStackGCLowering.cpp261 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
274 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
/external/llvm-project/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp261 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
274 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
DInterleavedAccessPass.cpp340 SmallVector<unsigned, 4> Indices; in lowerInterleavedLoad() local
445 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
/external/tensorflow/tensorflow/core/kernels/sparse/
Dsparse_ordering_amd_op.cc58 using Indices = typedef in tensorflow::CSROrderingAMDCPUOp
/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DRandomAccessVisitorTest.cpp82 std::vector<TypeIndex> Indices; member in __anonbaeb340d0111::MockCallbacks
163 std::vector<TypeIndex> Indices; member
180 std::initializer_list<uint32_t> Indices) { in createPartialOffsets()
/external/llvm-project/llvm/unittests/tools/llvm-exegesis/
DClusteringTest.cpp25 static const auto HasPoints = [](const std::vector<int> &Indices) { in __anon5cc1a8170202()
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalTypeDumper.cpp302 auto Indices = Args.getIndices(); in visitKnownRecord() local
317 auto Indices = Strings.getIndices(); in visitKnownRecord() local
487 auto Indices = BI.ArgIndices; in visitKnownRecord() local
/external/llvm/lib/Analysis/
DTypeMetadataUtils.cpp54 SmallVector<Value *, 8> Indices(GEP->op_begin() + 1, GEP->op_end()); in findLoadCallsAtConstantOffset() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp302 SmallVector<Value *, 8> Indices; in replace() local
653 Value *Indices[2] = { in unpackLoadToAggregate() local
703 Value *Indices[2] = { in unpackLoadToAggregate() local
1179 Value *Indices[2] = { in unpackStoreToAggregate() local
1227 Value *Indices[2] = { in unpackStoreToAggregate() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2442 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_SHF()
2522 SmallVector<int, 16> Indices, in isVECTOR_SHUFFLE_SPLATI()
2554 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVEV()
2600 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVOD()
2647 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVR()
2694 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVL()
2742 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKEV()
2785 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKOD()
2821 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_VSHF()
2880 SmallVector<int, 16> Indices; in lowerVECTOR_SHUFFLE() local
/external/llvm-project/llvm/lib/IR/
DConstantsContext.h234 const SmallVector<unsigned, 4> Indices; variable
266 const SmallVector<unsigned, 4> Indices; variable
/external/mesa3d/docs/gallium/
Ddistro.rst163 Indices section in Auxiliary
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp309 SmallVector<Value *, 8> Indices; in replace() local
687 Value *Indices[2] = { in unpackLoadToAggregate() local
739 Value *Indices[2] = { in unpackLoadToAggregate() local
1220 Value *Indices[2] = { in unpackStoreToAggregate() local
1270 Value *Indices[2] = { in unpackStoreToAggregate() local
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2554 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_SHF()
2635 SmallVector<int, 16> Indices, in isVECTOR_SHUFFLE_SPLATI()
2667 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVEV()
2713 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVOD()
2760 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVR()
2807 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVL()
2855 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKEV()
2898 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKOD()
2934 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_VSHF()
2993 SmallVector<int, 16> Indices; in lowerVECTOR_SHUFFLE() local

12345678910