Home
last modified time | relevance | path

Searched defs:Indices (Results 1 - 25 of 64) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DAnalysis.h59 ComputeLinearIndex(Type *Ty, ArrayRef<unsigned> Indices, unsigned CurIndex = 0) ComputeLinearIndex() argument
H A DLiveIntervals.h187 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { in extendToIndices() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumTypes.cpp50 NativeEnumTypes(NativeSession &PDBSession, std::vector<codeview::TypeIndex> Indices) NativeEnumTypes() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DBlockIndexer.h39 Index &Indices; member in llvm::xray::BlockIndexer
/third_party/skia/third_party/externals/tint/src/sem/
H A Dmember_accessor_expression.h96 const std::vector<uint32_t>& Indices() const { return indices_; } in Indices() function in tint::sem::Swizzle
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DRecordName.cpp76 auto Indices = Args.getIndices(); in visitKnownRecord() local
H A DTypeIndexDiscovery.cpp461 resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, ArrayRef<TiReference> Refs, SmallVectorImpl<TypeIndex> &Indices) resolveTypeIndexReferences() argument
480 discoverTypeIndices(const CVType &Type, SmallVectorImpl<TypeIndex> &Indices) discoverTypeIndices() argument
485 discoverTypeIndices(ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) discoverTypeIndices() argument
515 discoverTypeIndicesInSymbol( ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) discoverTypeIndicesInSymbol() argument
H A DTypeDumpVisitor.cpp225 auto Indices = Args.getIndices(); in visitKnownRecord() local
236 auto Indices = Strs.getIndices(); in visitKnownRecord() local
/third_party/rust/crates/clap/src/parser/matches/
H A Darg_matches.rs1836 pub struct Indices<'a> { structure names
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMemIntrinsicResults.cpp97 SmallVector<SlotIndex, 4> Indices; in replaceDominatedUses() local
H A DWebAssemblyFixIrreducibleControlFlow.cpp367 DenseMap<MachineBasicBlock *, unsigned> Indices; in makeSingleEntryLoop() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld.h106 LLVMBuildGEP2(LLVMBuilderRef B, LLVMTypeRef Ty, LLVMValueRef Pointer, LLVMValueRef *Indices, unsigned NumIndices, const char *Name) LLVMBuildGEP2() argument
114 LLVMBuildInBoundsGEP2(LLVMBuilderRef B, LLVMTypeRef Ty, LLVMValueRef Pointer, LLVMValueRef *Indices, unsigned NumIndices, const char *Name) LLVMBuildInBoundsGEP2() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterleavedAccessPass.cpp383 SmallVector<int, 4> Indices; in tryReplaceExtracts() local
H A 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
H A DAnalysis.cpp35 ComputeLinearIndex(Type *Ty, const unsigned *Indices, const unsigned *IndicesEnd, unsigned CurIndex) ComputeLinearIndex() argument
[all...]
H A DInterleavedLoadCombinePass.cpp997 SmallVector<Value *, 4> Indices; in computePolynomialFromPointer() local
1206 SmallVector<unsigned, 4> Indices; in combine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
H A 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/
H A DNaryReassociate.cpp300 SmallVector<const Value*, 4> Indices; in isGEPFoldable() local
H A DStraightLineStrengthReduce.cpp275 SmallVector<const Value*, 4> Indices; in isGEPFoldable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantsContext.h187 const SmallVector<unsigned, 4> Indices; member in llvm::ExtractValueConstantExpr
219 const SmallVector<unsigned, 4> Indices; member in llvm::InsertValueConstantExpr
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DArchive.cpp837 const char *Indices = Buf + 4; in getMember() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLint.cpp710 ArrayRef<unsigned> Indices = CE->getIndices(); in findValueImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h299 bool ParseIndexList(SmallVectorImpl<unsigned> &Indices) { in ParseIndexList() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp230 SmallVector<unsigned, 8> Indices; in fixPhis() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp488 Constant *Indices[4] = { in lowerPrintfForGpu() local

Completed in 28 milliseconds

123