Searched defs:rbit (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-tic4x.c | 322 unsigned int rbit; /* Round bit. */ local
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-tic4x.c | 323 unsigned int rbit; /* Round bit. */ local
|
/openbsd-src/regress/lib/libc/cephes/ |
H A D | ieee.c | 1126 static unsigned short rbit[NI] = {0,0,0,0,0,0,0,0}; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 6492 SDValue rbit = DAG.getNode(ISD::BITREVERSE, dl, VT, N->getOperand(0)); in LowerCTTZ() local 8561 SDValue rbit = DAG.getNode(ISD::BITREVERSE, dl, MVT::i32, cast); in LowerVECTOR_SHUFFLE_i1() local
|