Searched defs:rightshift (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/binutils/bfd/
H A Dreloc.c491 bfd_check_overflow(enum complain_overflow how, unsigned int bitsize, unsigned int rightshift, unsigned int addrsize, bfd_vma relocation) argument
1387 unsigned int rightshift = howto->rightshift; local
[all...]
H A Dbfd-in2.h2201 unsigned int rightshift; member in struct:reloc_howto_struct
/freebsd-10.1-release/contrib/binutils/gas/
H A Dcgen.c48 static int rightshift = 0; variable
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp1641 EmitNeonCall(Function *F, SmallVectorImpl<Value*> &Ops, const char *name, unsigned shift, bool rightshift) argument
/freebsd-10.1-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2208 unsigned int rightshift; member in struct:reloc_howto_struct

Completed in 138 milliseconds