Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/tint/src/sem/
Dmember_accessor_expression.h96 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/
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()
DRecordName.cpp76 auto Indices = Args.getIndices(); in visitKnownRecord() local
92 auto Indices = Strings.getIndices(); in visitKnownRecord() local
DTypeDumpVisitor.cpp225 auto Indices = Args.getIndices(); in visitKnownRecord() local
236 auto Indices = Strs.getIndices(); in visitKnownRecord() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld.h107 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/
DNativeEnumTypes.cpp51 std::vector<codeview::TypeIndex> Indices) in NativeEnumTypes()
/third_party/vk-gl-cts/external/amber/src/docs/
Dvk_script.md121 ## Indices section in Sections
127 #### Indices Example
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantsContext.h187 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/
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
DInterleavedLoadCombinePass.cpp997 SmallVector<Value *, 4> Indices; in computePolynomialFromPointer() local
1206 SmallVector<unsigned, 4> Indices; in combine() local
/third_party/rust/crates/clap/src/parser/matches/
Darg_matches.rs1836 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/
Ddistro.rst168 Indices section in Auxiliary
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp2555 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/
DX86InterleavedAccess.cpp58 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/
DTypeMetadataUtils.cpp63 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/
DWebAssemblyMemIntrinsicResults.cpp97 SmallVector<SlotIndex, 4> Indices; in replaceDominatedUses() local
DWebAssemblyFixIrreducibleControlFlow.cpp367 DenseMap<MachineBasicBlock *, unsigned> Indices; in makeSingleEntryLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp175 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/
DLiveIntervals.h187 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/
DAArch64InstrInfo.cpp2606 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/
DLTO.h182 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/
DNaryReassociate.cpp300 SmallVector<const Value*, 4> Indices; in isGEPFoldable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DOperations.cpp173 auto Indices = makeArrayRef(Srcs).drop_front(1); in gepDescriptor() local

123