Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dhash.cpp29 const unsigned indices[] = { variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DOperator.h404 inline iterator_range<op_iterator> indices() { indices() function
408 inline iterator_range<const_op_iterator> indices() const { indices() function
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp182 llvm::SmallVectorImpl<llvm::Constant*> &indices, in getGEPIndicesTo() argument
H A DCGExprAgg.cpp511 llvm::Value *indices[] = { zero, zero }; EmitArrayInit() local
1835 llvm::Value *indices[] = {zero, zero}; VisitArrayInitLoopExpr() local
H A DCGExpr.cpp3913 emitArraySubscriptGEP(CodeGenFunction & CGF,llvm::Type * elemType,llvm::Value * ptr,ArrayRef<llvm::Value * > indices,bool inbounds,bool signedIndices,SourceLocation loc,const llvm::Twine & name="arrayidx") emitArraySubscriptGEP() argument
4015 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="arrayidx") emitArraySubscriptGEP() argument
[all...]
/freebsd-src/sys/dev/nvdimm/
H A Dnvdimm.c245 struct nvdimm_label_index *indices, *index1; in read_labels() local
/freebsd-src/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-src/contrib/llvm-project/lldb/source/Expression/
H A DIRInterpreter.cpp312 SmallVector<Value *, 8> indices(op_cursor, op_end); in ResolveConstantValue() local
1066 SmallVector<Value *, 8> indices(gep_inst->idx_begin(), in Interpret() local
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h316 getGEPIndicesToCurrentPosition(llvm::SmallVectorImpl<llvm::Constant * > & indices) getGEPIndicesToCurrentPosition() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp1377 ArrayRef<Value *> indices(index_vector); in UnfoldConstant() local
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp236 MutableArrayRef<TypeIndex> indices( in remapRecord() local
[all...]
/freebsd-src/sys/dev/clk/
H A Dclk.c1580 uint32_t **indices) in clk_parse_ofw_out_names()
/freebsd-src/crypto/openssh/
H A Dsftp.c975 u_int i, j, nentries, *indices = NULL, c = 1; in do_globbed_ls() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2184 RecordIndices &indices = record_indices[tag.asTag().getUniqueName()]; in BuildParentMap() local
[all...]