Home
last modified time | relevance | path

Searched refs:Higher (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dguess_example.txt12 Higher...
14 Higher...
16 Higher...
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dguess_example.txt12 Higher...
14 Higher...
16 Higher...
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp165 Node *rotateLeft(Node *Lower, Node *Higher);
166 Node *rotateRight(Node *Lower, Node *Higher);
664 RangeTree::Node *RangeTree::rotateLeft(Node *Lower, Node *Higher) { in rotateLeft() argument
665 assert(Higher->Right == Lower); in rotateLeft()
672 Higher->Right = Lower->Left; in rotateLeft()
673 update(Higher); in rotateLeft()
674 Lower->Left = Higher; in rotateLeft()
679 RangeTree::Node *RangeTree::rotateRight(Node *Lower, Node *Higher) { in rotateRight() argument
680 assert(Higher->Left == Lower); in rotateRight()
687 Higher->Left = Lower->Right; in rotateRight()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.h71 Higher, enumerator
454 SDValue Higher = getTargetNode(N, Ty, DAG, MipsII::MO_HIGHER); in getAddrNonPICSym64() local
457 DAG.getNode(MipsISD::Higher, DL, Ty, Higher)); in getAddrNonPICSym64()
H A DMipsSEISelDAGToDAG.cpp1211 const unsigned Higher = SplatValue.lshr(32).getLoBits(16).getZExtValue(); in trySelect() local
1216 SDValue HigherVal = CurDAG->getTargetConstant(Higher, DL, MVT::i32); in trySelect()
1247 if (Higher) in trySelect()
1259 (Highest || Higher) ? SDValue(HiRes, 0) : ZeroVal, in trySelect()
1276 const bool HiResNonZero = Highest || Higher; in trySelect()
H A DRelocation.txt33 MipsISD::{Highest, Higher, Hi, Lo}) depending upon relocation model,
H A DMipsRegisterInfo.td158 // Higher half of 64-bit FP registers.
H A DMipsInstrInfo.td65 def MipsHigher : SDNode<"MipsISD::Higher", SDTIntUnaryOp>;
H A DMipsISelLowering.cpp185 case MipsISD::Higher: return "MipsISD::Higher"; in getTargetNodeName()
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.info115 Node: Higher degree Toom'n'half282630
H A Dgmp.info-16356 * Higher degree Toom'n'half::
6635 File: gmp.info, Node: Toom 4-Way Multiplication, Next: Higher degree Toom'n'half, Prev: Toom 3-W…
6669 File: gmp.info, Node: Higher degree Toom'n'half, Next: FFT Multiplication, Prev: Toom 4-Way Mult…
6671 15.1.5 Higher degree Toom'n'half
6696 File: gmp.info, Node: FFT Multiplication, Next: Other Multiplication, Prev: Higher degree Toom'n…
H A Dgmp.texi7699 * Higher degree Toom'n'half::
8194 @node Toom 4-Way Multiplication, Higher degree Toom'n'half, Toom 3-Way Multiplication, Multiplicati…
8237 @node Higher degree Toom'n'half, FFT Multiplication, Toom 4-Way Multiplication, Multiplication Algo…
8238 @subsection Higher degree Toom'n'half
8262 @node FFT Multiplication, Other Multiplication, Higher degree Toom'n'half, Multiplication Algorithms
H A Dgmp.info-23141 * Toom multiplication <2>: Higher degree Toom'n'half.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dda850-evm.dts197 * point by default. Higher frequencies must be enabled for custom boards with
/netbsd-src/external/bsd/nsd/dist/doc/
H A DNSD-4-features138 * Higher TCP service levels, more sockets.
H A DRELNOTES1188 higher number of zones. Higher performance (compared to NSD3).
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrControl.td58 /// EQ—Equal HI—Higher
/netbsd-src/usr.bin/calendar/calendars/
H A Dcalendar.music59 03/26 Josh Wink's "Higher State of Consciousness" released on Strictly Rythm,
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-exegesis.rst220 Higher values lead to more accurate measurements but lengthen the benchmark.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/intro/
H A Dtutorial04.rst630 Higher optimization levels lead to more files.
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/intro/
H A Dtutorial04.rst630 Higher optimization levels lead to more files.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/intro/
H A Dtutorial04.rst604 Higher optimization levels lead to more files.
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/intro/
H A Dtutorial04.rst604 Higher optimization levels lead to more files.
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok362 I. Hirschsohn AMESPLOT, a Higher Level Data Plotting
2096 Ray V. Poore Computer Networks in Higher Education:
3220 Computing Effort in Higher Education: an
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-h.in2233 if (--__gmp_n) /* Higher limbs get complemented. */

12