Searched defs:align (Results 226 - 250 of 373) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c1442 int align = XINT (operands[3], 0); local
1493 int align = XINT (operands[3], 0); local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfinal.c790 int align = GET_MODE_SIZE (GET_MODE (PATTERN (addr_vec))); local
1266 int align = 1 << log; local
1371 int align = 1 << log; local
1707 int align = MIN (BIGGEST_ALIGNMENT, LONG_TYPE_SIZE); local
2179 int align = LABEL_TO_ALIGNMENT (insn); local
[all...]
H A Dbuiltins.c169 unsigned int align, inner; local
902 int align; local
982 int align, regno; local
1059 int regno, size, align, nelts; local
1089 int size, align, regno; local
1181 int size, align, regno; local
1361 int size, align, regno; local
1622 int align local
3201 tree align, alignm1; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-d30v.c340 int align = bfd_get_section_alignment (stdoutput, seg); local
2071 int align; local
[all...]
H A Dtc-frv.c1258 int align = bfd_get_section_alignment (stdoutput, segment); local
H A Dtc-i370.c1033 offsetT align; local
2422 int align = bfd_get_section_alignment (stdoutput, seg); local
[all...]
H A Dtc-i960.c2531 int align; local
H A Dtc-iq2000.c435 int align = bfd_get_section_alignment (stdoutput, segment); local
H A Dtc-m32r.c608 expand_debug_syms(sym_linkS *syms, int align) argument
1455 int align = bfd_get_section_alignment (stdoutput, segment); local
1481 offsetT align; local
[all...]
H A Dtc-m68hc11.c576 int align = bfd_get_section_alignment (stdoutput, seg); local
H A Dtc-msp430.c1888 int align = bfd_get_section_alignment (stdoutput, seg); local
H A Dtc-v850.c290 int align; local
1288 int align = bfd_get_section_alignment (stdoutput, seg); local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dwrite.c343 record_alignment( segT seg, int align) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arc/
H A Darc.c2298 HOST_WIDE_INT align, rounded_size; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoffcode.h3160 bfd_vma align; local
/openbsd-current/sys/dev/ic/
H A Dbcm2835_vcprop.h351 uint32_t align; member in struct:vcprop_tag_allocmem
/openbsd-current/sys/dev/fdt/
H A Dif_fec.c1259 fec_dmamem_alloc(struct fec_softc *sc, bus_size_t size, bus_size_t align) argument
H A Dqcpas.c391 qcpas_dmamem_alloc(struct qcpas_softc *sc, bus_size_t size, bus_size_t align) argument
/openbsd-current/sys/arch/hppa/dev/
H A Ddino.c521 dino_ioalloc(void *v, bus_addr_t rstart, bus_addr_t rend, bus_size_t size, bus_size_t align, bus_size_t boundary, int flags, bus_addr_t *addrp, bus_space_handle_t *bshp) argument
546 dino_memalloc(void *v, bus_addr_t rstart, bus_addr_t rend, bus_size_t size, bus_size_t align, bus_size_t boundary, int flags, bus_addr_t *addrp, bus_space_handle_t *bshp) argument
/openbsd-current/gnu/gcc/gcc/config/m88k/
H A Dm88k.c514 int align = INTVAL (operands[3]); local
548 block_move_sequence(rtx dest, rtx dest_mem, rtx src, rtx src_mem, int size, int align) argument
1842 int size, wsize, align; local
[all...]
/openbsd-current/sys/kern/
H A Dsubr_pool.c328 pool_init(struct pool *pp, size_t size, u_int align, int ipl, int flags, argument
/openbsd-current/sys/dev/pci/
H A Dauich.c1196 auich_allocmem(struct auich_softc *sc, size_t size, size_t align, argument
/openbsd-current/usr.bin/tic/
H A Ddump_entry.c593 char *p, align[9]; local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGValue.h75 auto align = reinterpret_cast<uintptr_t>(V2.getPointer()) >> AggAlignShift; local
116 auto align = static_cast<uintptr_t>(addr.getAlignment().getQuantity()); local
/openbsd-current/gnu/llvm/lld/MachO/
H A DDriver.cpp936 uint32_t align; local

Completed in 245 milliseconds

1234567891011>>