Home
last modified time | relevance | path

Searched refs:Callers (Results 1 – 25 of 75) sorted by relevance

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLEnqueuedBlockLowering.cpp76 static void collectCallers(Function *F, DenseSet<Function *> &Callers) { in collectCallers() argument
80 if (Callers.insert(Caller).second) in collectCallers()
81 collectCallers(Caller, Callers); in collectCallers()
102 DenseSet<Function *> Callers; in runOnModule() local
129 collectFunctionUsers(UU, Callers); in runOnModule()
140 for (auto F : Callers) { in runOnModule()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallPrinter.cpp67 SmallSet<Function *, 16> Callers; in CallGraphDOTInfo() local
70 Callers.insert(cast<Instruction>(U)->getFunction()); in CallGraphDOTInfo()
71 for (Function *Caller : Callers) in CallGraphDOTInfo()
H A DStackSafetyAnalysis.cpp480 DenseMap<const CalleeTy *, SmallVector<const CalleeTy *, 4>> Callers; member in __anon6fe50f740211::StackSafetyDataFlowAnalysis
562 for (auto &CallerID : Callers[Callee]) in updateOneNode()
583 Callers[Callee].push_back(F.first); in runDataFlow()
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dgetopt_.h.diff57 /* Callers store zero here to inhibit the error message `getopt' prints
74 /* Callers store zero here to inhibit the error message `getopt' prints
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dthreading.rst163 1. Callers should be prepared to deal with spurious wakeups on :c:func:`uv_cond_wait`
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DOPENSSL_LH_COMPFUNC.pod209 Callers that only have "const" access to data they're indexing in a
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dgprof.info889 * Callers:: Details of caller-lines’ contents.
895 File: gprof.info, Node: Primary, Next: Callers, Up: Call Graph
967 File: gprof.info, Node: Callers, Next: Subroutines, Prev: Primary, Up: Call Graph
969 5.2.2 Lines for a Function’s Callers
1021 File: gprof.info, Node: Subroutines, Next: Cycles, Prev: Callers, Up: Call Graph
2445 Node: Callers42421
H A Dgprof.texi1100 * Callers:: Details of caller-lines' contents.
1182 @node Callers
1183 @subsection Lines for a Function's Callers
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dgprof.info886 * Callers:: Details of caller-lines' contents.
892 File: gprof.info, Node: Primary, Next: Callers, Up: Call Graph
964 File: gprof.info, Node: Callers, Next: Subroutines, Prev: Primary, Up: Call Graph
966 5.2.2 Lines for a Function's Callers
1018 File: gprof.info, Node: Subroutines, Next: Cycles, Prev: Callers, Up: Call Graph
2442 Node: Callers40865
H A Dgprof.texi1097 * Callers:: Details of caller-lines' contents.
1179 @node Callers
1180 @subsection Lines for a Function's Callers
/netbsd-src/external/gpl3/gdb/dist/sim/arm/
H A DChangeLog-20211929 (arm_sim_set_mem_size): Renamed from sim_size. Callers updated.
1930 (arm_sim_set_profile{,_size}): Renamed from sim_foo. Callers updated.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.tree-ssa315 (initialize_hash_element): New LHS argument. Callers changed.
418 annotation rather than the statement itself. Callers changed.
2090 Callers updated. No longer pass PARENT to callbacks.
2363 * tree-ssa.c (coalesce_ssa_name): New argument, flags. Callers
2584 for the table to hold the new definition. Callers updated.
4402 a "bitmap" instead of an "sbitmap". Callers updated.
4417 be a "bitmap" instead of an "sbitmap". Callers updated.
4422 be a "bitmap" instead of an "sbitmap". Callers updated.
4603 walker structure instead of individual varrays. Callers updated.
5260 which table to use. Callers updated.
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S1830 ;; No Registers saved/restored; the Callers will take Care.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S1830 ;; No Registers saved/restored; the Callers will take Care.
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dutility1196 // Callers do best to use "random-looking" values for a and b.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20161952 Remove const from "struct value *". Callers updated.
1971 (cp_print_value_fields): Remove parameter valaddr. Callers
7681 (set_step_over_info): New argument 'thread'. Callers updated.
9192 <syscall_next_pc>: Remove argument PC. Callers updated.
9597 Remove argument pc. Get pc by regcache_read_pc. Callers updated.
9601 (arm_get_next_pcs): Remove argument pc. Callers updated.
H A DChangeLog-1992798 (print_gdb_version): New arg is stdout or stderr. Callers changed.
3216 Callers changed.
3277 (symbol_file_command, add_symbol_file_command): Callers changed.
3509 Callers changed.
H A DChangeLog-20132507 Callers update.
2601 'struct varobjd_dynamic *'. Callers update.
2703 Callers update. Pass remove_stop_reply_of_remote_state to
2969 Update comments. Callers update.
2974 comments. Callers update.
H A DChangeLog-19985607 operation. Callers changed.
5616 to match the ANSI C standard better. Callers changed.
6219 set it here. Callers updated.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20161952 Remove const from "struct value *". Callers updated.
1971 (cp_print_value_fields): Remove parameter valaddr. Callers
7681 (set_step_over_info): New argument 'thread'. Callers updated.
9192 <syscall_next_pc>: Remove argument PC. Callers updated.
9597 Remove argument pc. Get pc by regcache_read_pc. Callers updated.
9601 (arm_get_next_pcs): Remove argument pc. Callers updated.
H A DChangeLog-1992798 (print_gdb_version): New arg is stdout or stderr. Callers changed.
3216 Callers changed.
3277 (symbol_file_command, add_symbol_file_command): Callers changed.
3509 Callers changed.
H A DChangeLog-20132507 Callers update.
2601 'struct varobjd_dynamic *'. Callers update.
2703 Callers update. Pass remove_stop_reply_of_remote_state to
2969 Update comments. Callers update.
2974 comments. Callers update.
H A DChangeLog-19985607 operation. Callers changed.
5616 to match the ANSI C standard better. Callers changed.
6219 set it here. Callers updated.
H A DChangeLog-20143666 comments. Callers update.
4319 Callers update.
4708 Add parameter 'decode_for_pst_p'. Callers update.
6759 dummy_frame_id *'. Callers updated. Call dummy_frame_id_eq
6761 (dummy_frame_pop): Add parameter ptid. Callers updated.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/
H A DChangeLog1549 of collected references. Callers adjusted accordingly.

123