| /external/rust/crates/clap/src/args/ |
| D | arg_matches.rs | 918 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/ |
| D | TypeIndexDiscovery.cpp | 464 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/ |
| D | TypeIndexDiscovery.cpp | 463 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/ |
| D | NativeEnumTypes.cpp | 51 std::vector<codeview::TypeIndex> Indices) in NativeEnumTypes()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeEnumTypes.cpp | 51 std::vector<codeview::TypeIndex> Indices) in NativeEnumTypes()
|
| /external/deqp-deps/amber/docs/ |
| D | vk_script.md | 121 ## Indices section in Sections 127 #### Indices Example
|
| /external/llvm/lib/CodeGen/ |
| D | InterleavedAccessPass.cpp | 231 SmallVector<unsigned, 4> Indices; in lowerInterleavedLoad() local 299 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
|
| D | ShadowStackGCLowering.cpp | 358 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/ |
| D | ConstantsContext.h | 187 const SmallVector<unsigned, 4> Indices; variable 219 const SmallVector<unsigned, 4> Indices; variable
|
| /external/llvm/lib/IR/ |
| D | ConstantsContext.h | 176 const SmallVector<unsigned, 4> Indices; variable 209 const SmallVector<unsigned, 4> Indices; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | InterleavedAccessPass.cpp | 318 SmallVector<unsigned, 4> Indices; in lowerInterleavedLoad() local 383 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
|
| D | ShadowStackGCLowering.cpp | 261 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/ |
| D | ShadowStackGCLowering.cpp | 261 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local 274 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), in CreateGEP() local
|
| D | InterleavedAccessPass.cpp | 340 SmallVector<unsigned, 4> Indices; in lowerInterleavedLoad() local 445 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
|
| /external/tensorflow/tensorflow/core/kernels/sparse/ |
| D | sparse_ordering_amd_op.cc | 58 using Indices = typedef in tensorflow::CSROrderingAMDCPUOp
|
| /external/llvm-project/llvm/unittests/DebugInfo/CodeView/ |
| D | RandomAccessVisitorTest.cpp | 82 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/ |
| D | ClusteringTest.cpp | 25 static const auto HasPoints = [](const std::vector<int> &Indices) { in __anon5cc1a8170202()
|
| /external/llvm-project/llvm/tools/llvm-pdbutil/ |
| D | MinimalTypeDumper.cpp | 302 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/ |
| D | TypeMetadataUtils.cpp | 54 SmallVector<Value *, 8> Indices(GEP->op_begin() + 1, GEP->op_end()); in findLoadCallsAtConstantOffset() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 302 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/ |
| D | MipsSEISelLowering.cpp | 2442 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/ |
| D | ConstantsContext.h | 234 const SmallVector<unsigned, 4> Indices; variable 266 const SmallVector<unsigned, 4> Indices; variable
|
| /external/mesa3d/docs/gallium/ |
| D | distro.rst | 163 Indices section in Auxiliary
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineLoadStoreAlloca.cpp | 309 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/ |
| D | MipsSEISelLowering.cpp | 2554 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
|