Home
last modified time | relevance | path

Searched defs:structIndices (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DLLVMDialect.cpp475 ArrayRef<int32_t> structIndices, ValueRange indices, in recordStructIndices()
541 findStructIndices(Type baseGEPType, ArrayRef<int32_t> structIndices, in findStructIndices()
579 ArrayRef<int32_t> structIndices, in build()
592 ArrayRef<int32_t> structIndices, in build()
621 DenseIntElementsAttr &structIndices) { in parseGEPIndices()
647 DenseIntElementsAttr structIndices) { in printGEPIndices()
668 SmallVector<int32_t> structIndices(structIndexRange.size()); in verify() local
/llvm-project-15.0.7/mlir/lib/Target/LLVMIR/
H A DConvertFromLLVMIR.cpp1085 SmallVector<int32_t> structIndices(indices.size(), in processInstruction() local