| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonConstExtenders.cpp | 158 Node *rotateLeft(Node *Lower, Node *Higher); 159 Node *rotateRight(Node *Lower, Node *Higher); 653 RangeTree::Node *RangeTree::rotateLeft(Node *Lower, Node *Higher) { in rotateLeft() argument 654 assert(Higher->Right == Lower); in rotateLeft() 661 Higher->Right = Lower->Left; in rotateLeft() 662 update(Higher); in rotateLeft() 663 Lower->Left = Higher; in rotateLeft() 668 RangeTree::Node *RangeTree::rotateRight(Node *Lower, Node *Higher) { in rotateRight() argument 669 assert(Higher->Left == Lower); in rotateRight() 676 Higher->Left = Lower->Right; in rotateRight() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 69 Higher, enumerator 464 SDValue Higher = getTargetNode(N, Ty, DAG, MipsII::MO_HIGHER); in getAddrNonPICSym64() local 467 DAG.getNode(MipsISD::Higher, DL, Ty, Higher)); in getAddrNonPICSym64()
|
| H A D | MipsSEISelDAGToDAG.cpp | 1198 const unsigned Higher = SplatValue.lshr(32).getLoBits(16).getZExtValue(); in trySelect() local 1203 SDValue HigherVal = CurDAG->getTargetConstant(Higher, DL, MVT::i32); in trySelect() 1234 if (Higher) in trySelect() 1246 (Highest || Higher) ? SDValue(HiRes, 0) : ZeroVal, in trySelect() 1263 const bool HiResNonZero = Highest || Higher; in trySelect()
|
| H A D | Relocation.txt | 33 MipsISD::{Highest, Higher, Hi, Lo}) depending upon relocation model,
|
| H A D | MipsRegisterInfo.td | 160 // Higher half of 64-bit FP registers.
|
| H A D | MipsInstrInfo.td | 66 def MipsHigher : SDNode<"MipsISD::Higher", SDTIntUnaryOp>;
|
| H A D | MipsISelLowering.cpp | 180 case MipsISD::Higher: return "MipsISD::Higher"; in getTargetNodeName()
|
| /freebsd/sys/contrib/device-tree/Bindings/mtd/ |
| H A D | gpmc-nand.txt | 107 Higher ECC scheme usually means better protection against bit-flips and 121 Higher ECC schemes require more OOB/Spare area to store ECC syndrome,
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | sifive,plic-1.0.0.txt | 16 Each interrupt has a configurable priority. Higher priority interrupts are
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/davinci/ |
| H A D | da850-evm.dts | 197 * point by default. Higher frequencies must be enabled for custom boards with
|
| /freebsd/sys/geom/ |
| H A D | notes | 51 At level one we collect the full statistics. Higher levels are
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | zstd.1.md | 110 …Higher compression levels *generally* produce higher compression ratio at the expense of speed and… 238 Higher levels will see smaller relative speed regression, becoming invisible at higher settings. 402 Higher numbers of bits increases the chance to find a match which usually
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrControl.td | 60 /// EQ—Equal HI—Higher
|
| /freebsd/contrib/unbound/doc/ |
| H A D | libunbound.rst | 356 Higher debug level gives more output.
|
| H A D | Changelog | 10554 Higher verbosity shows the error.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCFrameLowering.cpp | 2348 MCRegister Higher = RegInfo->getSubReg(Reg, PPC::sub_32_hi_phony); in assignCalleeSavedSpillSlots() local 2353 !MRI.isPhysRegModified(Higher)) in assignCalleeSavedSpillSlots()
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-fifm.md | 209 * Higher numerical values for priority mean that a frame should come earlier in
|
| /freebsd/sys/contrib/device-tree/src/arm/qcom/ |
| H A D | qcom-msm8226.dtsi | 135 /* Higher CPU frequencies need speedbin support */
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.td | 84 def AVRlslhi : SDNode<"AVRISD::LSLHI", SDTIntUnaryOp>; // Higher 8-bit of word logical shift left. 90 def AVRlslwn : SDNode<"AVRISD::LSLWN", SDTIntBinOp>; // Higher 8-bit of word logical shift left.
|
| /freebsd/stand/forth/ |
| H A D | support.4th | 896 \ Higher level file processing
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 362 I. Hirschsohn AMESPLOT, a Higher Level Data Plotting 2096 Ray V. Poore Computer Networks in Higher Education: 3220 Computing Effort in Higher Education: an
|
| H A D | funstack.in | 2485 title = "{AMESPLOT}, a Higher Level Data Plotting Software System", 15811 title = "Computer Networks in Higher Education: Socio-Economic-Political Factors", 24650 …title = "Strategic Planning Methodology for the Computing Effort in Higher Education: an Em…
|
| /freebsd/contrib/sendmail/contrib/ |
| H A D | mmuegel | 886 ;# This is used to order the queue. Higher numbers mean
|
| /freebsd/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 731 containing a report on the library's actions. Higher trace
|