Searched defs:shl (Results 1 – 9 of 9) sorted by relevance
/openbsd/sys/lib/libkern/ |
H A D | qdivrem.c | 265 shl(digit *p, int len, int sh) in shl() function
|
/openbsd/lib/libc/quad/ |
H A D | qdivrem.c | 266 shl(digit *p, int len, int sh) in shl() function
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | APInt.h | 861 APInt shl(unsigned shiftAmt) const { in shl() function 920 APInt shl(const APInt &ShiftAmt) const { in shl() function
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | APFixedPoint.cpp | 347 APFixedPoint APFixedPoint::shl(unsigned Amt, bool *Overflow) const { in shl() function in llvm::APFixedPoint
|
H A D | KnownBits.cpp | 167 KnownBits KnownBits::shl(const KnownBits &LHS, const KnownBits &RHS) { in shl() function in KnownBits
|
/openbsd/sys/arch/powerpc/ddb/ |
H A D | db_disasm.c | 920 u_int sh, shl, shh; in disasm_process_field() local
|
/openbsd/sys/arch/powerpc64/powerpc64/ |
H A D | db_disasm.c | 920 u_int sh, shl, shh; in disasm_process_field() local
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 1440 ConstantRange::shl(const ConstantRange &Other) const { in shl() function in ConstantRange
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | breakpoint.c | 2967 #define shl BPSTAT_WHAT_CHECK_SHLIBS in bpstat_what() macro
|