Home
last modified time | relevance | path

Searched defs:Height (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h156 unsigned Height; member
258 unsigned Height; member
H A DScheduleDAG.h296 unsigned Height = 0; ///< Node height. variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h40 int Depth, Height, Shift = 0; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp387 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local
905 static unsigned updatePhysDepsUpwards(const MachineInstr &MI, unsigned Height, in updatePhysDepsUpwards()
1040 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local
1090 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; in computeInstrHeights() local
/freebsd/stand/common/
H A Dgfx_fb.c405 uint32_t Width, uint32_t Height) in gfxfb_blt_fill()
487 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt_video_to_buffer()
587 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt_buffer_to_video()
695 uint32_t Width, uint32_t Height) in gfxfb_blt_video_to_video()
747 uint32_t Width, uint32_t Height) in gfxfb_shadow_fill()
780 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h123 unsigned Height; // Maximum topdown path length to block without outputs variable
366 unsigned Height; member
H A DGCNILPSched.cpp110 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
H A DSIMachineScheduler.cpp1398 unsigned Height = 0; in fillStats() local
/freebsd/lib/libvgl/
H A Dvgl.h70 byte Width, Height; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2119 int Height = std::max(NodeHeights[Mul1.Value], NodeHeights[Mul2.Value]) + 1; in balanceSubTree() local
2182 int Height = std::max(NodeHeights[GA.Value], NodeHeights[SHL.Value]) + 1; in balanceSubTree() local
2241 int Height = std::max(NodeHeights[V0], NodeHeights[V1]) + 1; in balanceSubTree() local
2267 int Height = NodeHeights[NewRoot]; in balanceSubTree() local
H A DHexagonConstExtenders.cpp127 unsigned Height = 1; member
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h178 UINT16 Height; member
531 UINT16 Height; member
555 UINT16 Height; member
571 UINT16 Height; member
589 UINT16 Height; member
1974 UINT16 Height; member
2008 UINT16 Height; member
2047 UINT16 Height; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp424 unsigned Height = PredSU->getHeight(); in ReleasePred() local
2350 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
2480 static bool BUHasStall(SUnit *SU, int Height, RegReductionPQBase *SPQ) { in BUHasStall()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h884 void fillLeft(unsigned Height) { in fillLeft()
1294 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacbuffer.h234 UINT16 Height; member
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c387 int y, nonempty, n, x0, x1, Width, Height; in wcon_doupdate() local
H A Dwin_driver.c480 int y, nonempty, n, x0, x1, Width, Height; in wcon_doupdate() local