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

/freebsd-12-stable/contrib/llvm-project/libcxx/src/
H A Dhash.cpp78 const unsigned indices[] = member in namespace:__anon3712
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp161 getGEPIndicesTo( llvm::SmallVectorImpl<llvm::Constant*> &indices, size_t position) const argument
H A DCGExprAgg.cpp482 llvm::Value *indices[] = { zero, zero }; local
1639 llvm::Value *indices[] = {zero, zero}; local
H A DCGExpr.cpp3385 emitArraySubscriptGEP(CodeGenFunction &CGF, llvm::Value *ptr, ArrayRef<llvm::Value*> indices, bool inbounds, bool signedIndices, SourceLocation loc, const llvm::Twine &name = �) argument
3461 emitArraySubscriptGEP(CodeGenFunction &CGF, Address addr, ArrayRef<llvm::Value *> indices, QualType eltType, bool inbounds, bool signedIndices, SourceLocation loc, QualType *arrayType = nullptr, const Expr *Base = nullptr, const llvm::Twine &name = �) argument
[all...]
H A DCGExprScalar.cpp1645 SmallVector<llvm::Constant*, 32> indices; local
/freebsd-12-stable/contrib/binutils/opcodes/
H A Dcgen-opc.c545 cgen_get_insn_operands(CGEN_CPU_DESC cd, const CGEN_INSN *insn, const CGEN_FIELDS *fields, int *indices) argument
576 cgen_lookup_get_insn_operands(CGEN_CPU_DESC cd, const CGEN_INSN *insn, CGEN_INSN_INT insn_int_value, unsigned char *insn_bytes_value, int length, int *indices, CGEN_FIELDS *fields) argument
/freebsd-12-stable/sys/dev/drm/
H A Dmga_state.c951 drm_mga_indices_t *indices = data; local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h305 getGEPIndicesToCurrentPosition( llvm::SmallVectorImpl<llvm::Constant*> &indices) argument
/freebsd-12-stable/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h262 const int indices[10] = { k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 }; local
270 *os << "#" << indices[i]; local
/freebsd-12-stable/sys/dev/nvdimm/
H A Dnvdimm.c247 struct nvdimm_label_index *indices; local
[all...]
/freebsd-12-stable/sys/dev/extres/clk/
H A Dclk.c1525 clk_parse_ofw_out_names(device_t dev, phandle_t node, const char ***out_names, uint32_t **indices) argument
/freebsd-12-stable/sys/kern/
H A Dkern_lockf.c2193 graph_add_indices(int *indices, int n, struct owner_vertex_list *set) argument
2212 graph_assign_indices(struct owner_graph *g, int *indices, int nextunused, argument
2239 int *indices; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp729 SmallVector<TypeIndex, 2> indices; local
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp291 RecordIndices &indices = record_indices[tag.asTag().getUniqueName()]; local
[all...]
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-mep.c52 int indices [MAX_OPERAND_INSTANCES]; member in struct:__anon563
/freebsd-12-stable/crypto/openssh/
H A Dsftp.c937 u_int i, j, nentries, *indices = NULL, c = 1; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstructions.h1022 inline iterator_range<op_iterator> indices() { function in class:llvm::GetElementPtrInst
1026 inline iterator_range<const_op_iterator> indices() const { function in class:llvm::GetElementPtrInst
2349 inline iterator_range<idx_iterator> indices() cons function in class:llvm::ShuffleVectorInst::ExtractValueInst
2470 inline iterator_range<idx_iterator> indices() const { function in class:llvm::ShuffleVectorInst::InsertValueInst
[all...]
/freebsd-12-stable/contrib/binutils/bfd/
H A Delflink.c6483 long *indices; member in struct:elf_final_link_info
[all...]
/freebsd-12-stable/contrib/binutils/binutils/
H A Dreadelf.c4470 unsigned char *start, *indices; local

Completed in 237 milliseconds