/third_party/skia/third_party/externals/tint/src/sem/ |
D | member_accessor_expression.h | 96 const std::vector<uint32_t>& Indices() const { return indices_; } in Indices() function
|
/third_party/skia/third_party/externals/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()
|
D | RecordName.cpp | 76 auto Indices = Args.getIndices(); in visitKnownRecord() local 92 auto Indices = Strings.getIndices(); in visitKnownRecord() local
|
D | TypeDumpVisitor.cpp | 225 auto Indices = Args.getIndices(); in visitKnownRecord() local 236 auto Indices = Strs.getIndices(); in visitKnownRecord() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld.h | 107 LLVMValueRef Pointer, LLVMValueRef *Indices, in LLVMBuildGEP2() 115 LLVMValueRef Pointer, LLVMValueRef *Indices, in LLVMBuildInBoundsGEP2()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeEnumTypes.cpp | 51 std::vector<codeview::TypeIndex> Indices) in NativeEnumTypes()
|
/third_party/vk-gl-cts/external/amber/src/docs/ |
D | vk_script.md | 121 ## Indices section in Sections 127 #### Indices Example
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/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
|
D | InterleavedLoadCombinePass.cpp | 997 SmallVector<Value *, 4> Indices; in computePolynomialFromPointer() local 1206 SmallVector<unsigned, 4> Indices; in combine() local
|
/third_party/rust/crates/clap/src/parser/matches/ |
D | arg_matches.rs | 1836 pub struct Indices<'a> { struct 1841 impl<'a> Iterator for Indices<'a> { argument 1852 impl<'a> DoubleEndedIterator for Indices<'a> { implementation 1858 impl<'a> ExactSizeIterator for Indices<'a> {} implementation 1861 impl<'a> Default for Indices<'a> { implementation
|
/third_party/mesa3d/docs/gallium/ |
D | distro.rst | 168 Indices section in Auxiliary
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 2555 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_SHF() 2636 SmallVector<int, 16> Indices, in isVECTOR_SHUFFLE_SPLATI() 2668 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVEV() 2714 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVOD() 2761 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVR() 2808 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_ILVL() 2856 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKEV() 2899 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_PCKOD() 2935 SmallVector<int, 16> Indices, in lowerVECTOR_SHUFFLE_VSHF() 2994 SmallVector<int, 16> Indices; in lowerVECTOR_SHUFFLE() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InterleavedAccess.cpp | 58 ArrayRef<unsigned> Indices; member in __anon1585445d0111::X86InterleavedAccessGroup 808 ArrayRef<unsigned> Indices, unsigned Factor) const { in lowerInterleavedLoad() 834 SmallVector<unsigned, 4> Indices; in lowerInterleavedStore() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TypeMetadataUtils.cpp | 63 SmallVector<Value *, 8> Indices(GEP->op_begin() + 1, GEP->op_end()); in findLoadCallsAtConstantOffset() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyMemIntrinsicResults.cpp | 97 SmallVector<SlotIndex, 4> Indices; in replaceDominatedUses() local
|
D | WebAssemblyFixIrreducibleControlFlow.cpp | 367 DenseMap<MachineBasicBlock *, unsigned> Indices; in makeSingleEntryLoop() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | ArgumentPromotion.cpp | 175 IndicesVector Indices; in doPromotion() local 516 static bool prefixIn(const IndicesVector &Indices, in prefixIn() 627 IndicesVector Indices; in isSafeToPromoteArgument() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 187 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 2606 static const unsigned Indices[] = {AArch64::dsub0, AArch64::dsub1, in copyPhysReg() local 2616 static const unsigned Indices[] = {AArch64::dsub0, AArch64::dsub1, in copyPhysReg() local 2626 static const unsigned Indices[] = {AArch64::dsub0, AArch64::dsub1}; in copyPhysReg() local 2635 static const unsigned Indices[] = {AArch64::qsub0, AArch64::qsub1, in copyPhysReg() local 2645 static const unsigned Indices[] = {AArch64::qsub0, AArch64::qsub1, in copyPhysReg() local 2655 static const unsigned Indices[] = {AArch64::qsub0, AArch64::qsub1}; in copyPhysReg() local 2663 static const unsigned Indices[] = {AArch64::sube64, AArch64::subo64}; in copyPhysReg() local 2671 static const unsigned Indices[] = {AArch64::sube32, AArch64::subo32}; in copyPhysReg() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
D | LTO.h | 182 const auto &Indices = ModuleSymIndices[I]; in module_symbols() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | NaryReassociate.cpp | 300 SmallVector<const Value*, 4> Indices; in isGEPFoldable() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
D | Operations.cpp | 173 auto Indices = makeArrayRef(Srcs).drop_front(1); in gepDescriptor() local
|