| /freebsd-13.1/contrib/llvm-project/libcxx/src/ |
| H A D | hash.cpp | 78 const unsigned indices[] = variable
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Operator.h | 491 inline iterator_range<op_iterator> indices() { in indices() function 495 inline iterator_range<const_op_iterator> indices() const { in indices() function
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ConstantInitBuilder.cpp | 182 llvm::SmallVectorImpl<llvm::Constant*> &indices, in getGEPIndicesTo()
|
| H A D | CGExprAgg.cpp | 486 llvm::Value *indices[] = { zero, zero }; in EmitArrayInit() local 1785 llvm::Value *indices[] = {zero, zero}; in VisitArrayInitLoopExpr() local
|
| H A D | CGExpr.cpp | 3585 ArrayRef<llvm::Value*> indices, in emitArraySubscriptGEP() 3660 ArrayRef<llvm::Value *> indices, in emitArraySubscriptGEP()
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_lockf.c | 2192 graph_add_indices(int *indices, int n, struct owner_vertex_list *set) in graph_add_indices() 2211 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, in graph_assign_indices() 2238 int *indices; in graph_add_edge() local
|
| /freebsd-13.1/sys/dev/nvdimm/ |
| H A D | nvdimm.c | 248 struct nvdimm_label_index *indices, *index1; in read_labels() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRInterpreter.cpp | 285 SmallVector<Value *, 8> indices(op_cursor, op_end); in ResolveConstantValue() local 980 SmallVector<Value *, 8> indices(gep_inst->idx_begin(), in Interpret() local
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | ConstantInitBuilder.h | 321 llvm::SmallVectorImpl<llvm::Constant*> &indices) { in getGEPIndicesToCurrentPosition()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | IRForTarget.cpp | 1592 ArrayRef<Value *> indices(index_vector); in UnfoldConstant() local
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | DebugTypes.cpp | 245 MutableArrayRef<TypeIndex> indices( in remapRecord() local
|
| /freebsd-13.1/sys/dev/extres/clk/ |
| H A D | clk.c | 1549 uint32_t **indices) in clk_parse_ofw_out_names()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | PdbAstBuilder.cpp | 291 RecordIndices &indices = record_indices[tag.asTag().getUniqueName()]; in BuildParentMap() local
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | sftp.c | 924 u_int i, j, nentries, *indices = NULL, c = 1; in do_globbed_ls() local
|
| /freebsd-13.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-generated-matchers.h | 262 const int indices[10] = { k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 }; in PrintIndices() local
|