Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp167 Node *rotateLeft(Node *Lower, Node *Higher);
168 Node *rotateRight(Node *Lower, Node *Higher);
666 RangeTree::Node *RangeTree::rotateLeft(Node *Lower, Node *Higher) { in rotateLeft() argument
667 assert(Higher->Right == Lower); in rotateLeft()
674 Higher->Right = Lower->Left; in rotateLeft()
675 update(Higher); in rotateLeft()
676 Lower->Left = Higher; in rotateLeft()
681 RangeTree::Node *RangeTree::rotateRight(Node *Lower, Node *Higher) { in rotateRight() argument
682 assert(Higher->Left == Lower); in rotateRight()
689 Higher->Left = Lower->Right; in rotateRight()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h69 Higher, enumerator
460 SDValue Higher = getTargetNode(N, Ty, DAG, MipsII::MO_HIGHER); in getAddrNonPICSym64() local
463 DAG.getNode(MipsISD::Higher, DL, Ty, Higher)); in getAddrNonPICSym64()
H A DMipsSEISelDAGToDAG.cpp1252 const unsigned Higher = SplatValue.lshr(32).getLoBits(16).getZExtValue(); in trySelect() local
1257 SDValue HigherVal = CurDAG->getTargetConstant(Higher, DL, MVT::i32); in trySelect()
1288 if (Higher) in trySelect()
1300 (Highest || Higher) ? SDValue(HiRes, 0) : ZeroVal, in trySelect()
1317 const bool HiResNonZero = Highest || Higher; in trySelect()
H A DRelocation.txt33 MipsISD::{Highest, Higher, Hi, Lo}) depending upon relocation model,
H A DMipsRegisterInfo.td160 // Higher half of 64-bit FP registers.
H A DMipsInstrInfo.td66 def MipsHigher : SDNode<"MipsISD::Higher", SDTIntUnaryOp>;
H A DMipsISelLowering.cpp182 case MipsISD::Higher: return "MipsISD::Higher"; in getTargetNodeName()
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt107 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 Dsifive,plic-1.0.0.txt16 Each interrupt has a configurable priority. Higher priority interrupts are
/freebsd/sys/contrib/device-tree/src/arm/ti/davinci/
H A Dda850-evm.dts197 * point by default. Higher frequencies must be enabled for custom boards with
/freebsd/sys/geom/
H A Dnotes51 At level one we collect the full statistics. Higher levels are
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrControl.td60 /// EQ—Equal HI—Higher
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp2346 MCPhysReg Higher = RegInfo->getSubReg(Reg, 2); in assignCalleeSavedSpillSlots() local
2351 !MRI.isPhysRegModified(Higher)) in assignCalleeSavedSpillSlots()
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-msm8226.dtsi134 /* Higher CPU frequencies need speedbin support */
/freebsd/sys/contrib/zstd/programs/
H A Dzstd.1.md492 Higher numbers of bits increases the chance to find a match which usually
/freebsd/stand/forth/
H A Dsupport.4th896 \ Higher level file processing
/freebsd/contrib/one-true-awk/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
H A Dfunstack.in2485 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 Dmmuegel886 ;# This is used to order the queue. Higher numbers mean
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc732 containing a report on the library's actions. Higher trace
/freebsd/contrib/unbound/doc/
H A DChangelog9508 Higher verbosity shows the error.