Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dhash.cpp28 const unsigned indices[] = { variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttrParserCompact.cpp160 SmallVector<uint8_t, 8> indices; in parseSubsection() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp182 llvm::SmallVectorImpl<llvm::Constant*> &indices, in getGEPIndicesTo()
H A DCGExprAgg.cpp2004 llvm::Value *indices[] = {zero, zero}; in VisitArrayInitLoopExpr() local
H A DCGExpr.cpp4167 ArrayRef<llvm::Value*> indices, in emitArraySubscriptGEP()
4182 ArrayRef<llvm::Value *> indices, in emitArraySubscriptGEP()
4284 ArrayRef<llvm::Value *> indices, in emitArraySubscriptGEP()
/freebsd/sys/dev/nvdimm/
H A Dnvdimm.c245 struct nvdimm_label_index *indices, *index1; in read_labels() local
/freebsd/sys/kern/
H A Dkern_lockf.c2179 graph_add_indices(int *indices, int n, struct owner_vertex_list *set) in graph_add_indices()
2198 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, in graph_assign_indices()
2225 int *indices; in graph_add_edge() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp310 SmallVector<Value *, 8> indices(op_cursor, op_end); in ResolveConstantValue() local
1052 SmallVector<Value *, 8> indices(gep_inst->idx_begin(), in Interpret() local
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h324 llvm::SmallVectorImpl<llvm::Constant*> &indices) { in getGEPIndicesToCurrentPosition()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp82 const auto indices = IndexSet<NameToDIE>::Indices(); in Index() local
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h985 inline iterator_range<idx_iterator> indices() const { in indices() function
1137 inline iterator_range<idx_iterator> indices() const { in indices() function
1712 inline iterator_range<op_iterator> indices() { in indices() function
1715 inline iterator_range<const_op_iterator> indices() const { in indices() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1380 ArrayRef<Value *> indices(index_vector); in UnfoldConstant() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp235 MutableArrayRef<TypeIndex> indices( in remapRecord() local
/freebsd/sys/dev/clk/
H A Dclk.c1580 uint32_t **indices) in clk_parse_ofw_out_names()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp212 SmallVector<mlir::Attribute, 8> indices; in VisitShuffleVectorExpr() local
/freebsd/crypto/openssh/
H A Dsftp.c977 u_int i, j, nentries, *indices = NULL, c = 1; in do_globbed_ls() local
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1943 mlir::Attribute indices = adaptor.getIndices(); in fold() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2203 RecordIndices &indices = record_indices[tag.asTag().getUniqueName()]; in BuildParentMap() local
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp2302 SmallVector<int, 8> indices; in matchAndRewrite() local