OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_TARGET_INSN
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
target-insns.def
26
DEF_TARGET_INSN
(name, prototype)
36
DEF_TARGET_INSN
(allocate_stack, (rtx x0, rtx x1))
37
DEF_TARGET_INSN
(atomic_test_and_set, (rtx x0, rtx x1, rtx x2))
38
DEF_TARGET_INSN
(builtin_longjmp, (rtx x0))
39
DEF_TARGET_INSN
(builtin_setjmp_receiver, (rtx x0))
40
DEF_TARGET_INSN
(builtin_setjmp_setup, (rtx x0))
41
DEF_TARGET_INSN
(canonicalize_funcptr_for_compare, (rtx x0, rtx x1))
42
DEF_TARGET_INSN
(call, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
43
DEF_TARGET_INSN
(call_pop, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
44
DEF_TARGET_INSN
(call_value, (rtx x0, rtx x1, rtx opt2, rtx opt3, rtx opt4)
[
all
...]
gentarget-def.cc
104
def_target_insn
(const char *name, const char *prototype)
function
327
#define
DEF_TARGET_INSN
(INSN, ARGS) \
328
def_target_insn
(#INSN, #ARGS);
330
#undef
DEF_TARGET_INSN
target.def
7369
#define
DEF_TARGET_INSN
(NAME, PROTO) \
7372
#undef
DEF_TARGET_INSN
7374
#define
DEF_TARGET_INSN
(NAME, PROTO) \
7377
#undef
DEF_TARGET_INSN
7379
#define
DEF_TARGET_INSN
(NAME, PROTO) \
7382
#undef
DEF_TARGET_INSN
/src/external/gpl3/gcc.old/dist/gcc/
target-insns.def
26
DEF_TARGET_INSN
(name, prototype)
36
DEF_TARGET_INSN
(allocate_stack, (rtx x0, rtx x1))
37
DEF_TARGET_INSN
(atomic_test_and_set, (rtx x0, rtx x1, rtx x2))
38
DEF_TARGET_INSN
(builtin_longjmp, (rtx x0))
39
DEF_TARGET_INSN
(builtin_setjmp_receiver, (rtx x0))
40
DEF_TARGET_INSN
(builtin_setjmp_setup, (rtx x0))
41
DEF_TARGET_INSN
(canonicalize_funcptr_for_compare, (rtx x0, rtx x1))
42
DEF_TARGET_INSN
(call, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
43
DEF_TARGET_INSN
(call_pop, (rtx x0, rtx opt1, rtx opt2, rtx opt3))
44
DEF_TARGET_INSN
(call_value, (rtx x0, rtx x1, rtx opt2, rtx opt3, rtx opt4)
[
all
...]
gentarget-def.cc
104
def_target_insn
(const char *name, const char *prototype)
function
327
#define
DEF_TARGET_INSN
(INSN, ARGS) \
328
def_target_insn
(#INSN, #ARGS);
330
#undef
DEF_TARGET_INSN
target.def
7087
#define
DEF_TARGET_INSN
(NAME, PROTO) \
7090
#undef
DEF_TARGET_INSN
7092
#define
DEF_TARGET_INSN
(NAME, PROTO) \
7095
#undef
DEF_TARGET_INSN
7097
#define
DEF_TARGET_INSN
(NAME, PROTO) \
7100
#undef
DEF_TARGET_INSN
Completed in 36 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026