Home
last modified time | relevance | path

Searched defs:asm_node (Results 1 – 23 of 23) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcgraph.h471 struct GTY(()) asm_node { struct
473 struct asm_node *next; argument
475 tree asm_str;
477 int order;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcgraph.h471 struct GTY(()) asm_node { struct
473 struct asm_node *next; argument
475 tree asm_str;
477 int order;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcgraph.h650 struct GTY(()) asm_node { struct
652 struct asm_node *next; argument
654 tree asm_str;
656 int order;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1943 struct GTY(()) asm_node { struct
1947 asm_node *next; argument
1949 tree asm_str;
1951 int order;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraph.h1984 struct GTY(()) asm_node { struct
1988 asm_node *next; argument
1990 tree asm_str;
1992 int order;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcgraph.h2167 struct GTY(()) asm_node { struct
2171 asm_node *next; argument
2173 tree asm_str;
2175 int order;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraph.h1853 struct GTY(()) asm_node { struct
1857 asm_node *next; argument
1859 tree asm_str;
1861 int order;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraph.h1935 struct GTY(()) asm_node { struct
1939 asm_node *next; argument
1941 tree asm_str;
1943 int order;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcgraph.h2106 struct GTY(()) asm_node { struct
2108 asm_node *next; argument
2110 tree asm_str;
2112 int order;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcgraph.h2170 struct GTY(()) asm_node { struct
2172 asm_node *next; argument
2174 tree asm_str;
2176 int order;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcgraph.h2121 struct GTY(()) asm_node { struct
2123 asm_node *next; argument
2125 tree asm_str;
2127 int order;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1943 struct GTY(()) asm_node { struct
1947 asm_node *next; argument
1949 tree asm_str;
1951 int order;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1943 struct GTY(()) asm_node { struct
1947 asm_node *next; argument
1949 tree asm_str;
1951 int order;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1943 struct GTY(()) asm_node { struct
1947 asm_node *next; argument
1949 tree asm_str;
1951 int order;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dcgraph.h2106 struct GTY(()) asm_node { struct
2108 asm_node *next; argument
2110 tree asm_str;
2112 int order;
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dcgraph.h2170 struct GTY(()) asm_node { struct
2172 asm_node *next; argument
2174 tree asm_str;
2176 int order;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dcgraph.h1943 struct GTY(()) asm_node { struct
1947 asm_node *next; argument
1949 tree asm_str;
1951 int order;
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcgraph.h2106 struct GTY(()) asm_node { struct
2108 asm_node *next; argument
2110 tree asm_str;
2112 int order;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dcgraph.h1984 struct GTY(()) asm_node { struct
1988 asm_node *next; argument
1990 tree asm_str;
1992 int order;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dcgraph.h1984 struct GTY(()) asm_node { struct
1988 asm_node *next; argument
1990 tree asm_str;
1992 int order;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraph.h1853 struct GTY(()) asm_node { struct
1857 asm_node *next; argument
1859 tree asm_str;
1861 int order;
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dcodegen.cpp4954 AstNode *asm_node = instruction->base.source_node; in ir_render_asm_gen() local
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dcodegen.cpp4954 AstNode *asm_node = instruction->base.source_node; in ir_render_asm_gen() local