Searched defs:indices (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/libcxx/src/ |
| HD | hash.cpp | 29 const unsigned indices[] = { variable
|
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | ELFAttributeParser.cpp | 157 SmallVector<uint8_t, 8> indices; in parseSubsection() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | ConstantInitBuilder.cpp | 182 llvm::SmallVectorImpl<llvm::Constant*> &indices, in getGEPIndicesTo()
|
| HD | CGExprAgg.cpp | 1811 llvm::Value *indices[] = {zero, zero}; in VisitArrayInitLoopExpr() local
|
| HD | CGExpr.cpp | 3941 ArrayRef<llvm::Value*> indices, in emitArraySubscriptGEP() 3956 ArrayRef<llvm::Value *> indices, in emitArraySubscriptGEP() 4058 ArrayRef<llvm::Value *> indices, in emitArraySubscriptGEP()
|
| /freebsd-14-stable/sys/dev/nvdimm/ |
| HD | nvdimm.c | 245 struct nvdimm_label_index *indices, *index1; in read_labels() local
|
| /freebsd-14-stable/sys/kern/ |
| HD | kern_lockf.c | 2181 graph_add_indices(int *indices, int n, struct owner_vertex_list *set) in graph_add_indices() 2200 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, in graph_assign_indices() 2227 int *indices; in graph_add_edge() local
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Expression/ |
| HD | IRInterpreter.cpp | 312 SmallVector<Value *, 8> indices(op_cursor, op_end); in ResolveConstantValue() local 1066 SmallVector<Value *, 8> indices(gep_inst->idx_begin(), in Interpret() local
|
| /freebsd-14-stable/contrib/llvm-project/clang/include/clang/CodeGen/ |
| HD | ConstantInitBuilder.h | 324 llvm::SmallVectorImpl<llvm::Constant*> &indices) { in getGEPIndicesToCurrentPosition()
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| HD | IRForTarget.cpp | 1377 ArrayRef<Value *> indices(index_vector); in UnfoldConstant() local
|
| /freebsd-14-stable/contrib/llvm-project/lld/COFF/ |
| HD | DebugTypes.cpp | 236 MutableArrayRef<TypeIndex> indices( in remapRecord() local
|
| /freebsd-14-stable/sys/dev/extres/clk/ |
| HD | clk.c | 1580 uint32_t **indices) in clk_parse_ofw_out_names()
|
| /freebsd-14-stable/crypto/openssh/ |
| HD | sftp.c | 977 u_int i, j, nentries, *indices = NULL, c = 1; in do_globbed_ls() local
|
| /freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| HD | SymbolFileNativePDB.cpp | 2184 RecordIndices &indices = record_indices[tag.asTag().getUniqueName()]; in BuildParentMap() local
|