Searched defs:ilist (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dcgen-dis.c147 const CGEN_INSN_LIST *ilist; local
H A Dcgen-asm.c102 const CGEN_INSN_LIST *ilist; local
H A Dmep-asm.c1309 CGEN_INSN_LIST *ilist; local
/freebsd-9.3-release/contrib/llvm/include/llvm/ADT/
H A Dilist.h640 struct ilist : public iplist<NodeTy> { struct in namespace:llvm
644 ilist() {} function in struct:llvm::ilist
645 ilist(cons function in struct:llvm::ilist
648 explicit ilist(size_type count) { function in struct:llvm::ilist
651 ilist(size_type count, const NodeTy &val) { function in struct:llvm::ilist
654 template<class InIt> ilist(InIt first, InIt last) { function in struct:llvm::ilist
[all...]
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-mep.c476 CGEN_INSN_LIST *ilist; local
/freebsd-9.3-release/contrib/gcc/
H A Domp-low.c1606 lower_rec_input_clauses(tree clauses, tree *ilist, tree *dlist, omp_context *ctx) argument
1798 gimplify_and_add (OMP_CLAUSE_REDUCTION_INIT (c), ilist); local
2028 lower_send_clauses(tree clauses, tree *ilist, tree *olist, omp_context *ctx) argument
2108 lower_send_shared_vars(tree *ilist, tree *olist, omp_context *ctx) argument
3593 tree new_stmt, stmt, body, bind, block, ilist, olist, new_body; local
3604 lower_rec_input_clauses (OMP_SECTIONS_CLAUSES (stmt), &ilist, &dlist, ctx); local
4050 tree t, stmt, ilist, dlist, new_stmt, *body_p, *rhs_p; local
4155 tree olist, ilist, par_olist, par_ilist; local
[all...]

Completed in 106 milliseconds