Home
last modified time | relevance | path

Searched defs:rbit (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic4x.c322 unsigned int rbit; /* Round bit. */ local
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic4x.c323 unsigned int rbit; /* Round bit. */ local
/openbsd-src/regress/lib/libc/cephes/
H A Dieee.c1126 static unsigned short rbit[NI] = {0,0,0,0,0,0,0,0}; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6492 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