/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineTraceMetrics.h | 156 unsigned Height; member 258 unsigned Height; global() member
|
H A D | ScheduleDAG.h | 296 unsigned Height = 0; ///< Node height. global() variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/ |
H A D | ASTDiff.h | 40 int Depth, Height, Shift = 0; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 387 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local 905 static unsigned updatePhysDepsUpwards(const MachineInstr &MI, unsigned Height, in updatePhysDepsUpwards() argument 1040 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; computeInstrHeights() local 1090 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; computeInstrHeights() local [all...] |
/freebsd-src/stand/common/ |
H A D | gfx_fb.c | 405 gfxfb_blt_fill(void * BltBuffer,uint32_t DestinationX,uint32_t DestinationY,uint32_t Width,uint32_t Height) gfxfb_blt_fill() argument 487 gfxfb_blt_video_to_buffer(void * BltBuffer,uint32_t SourceX,uint32_t SourceY,uint32_t DestinationX,uint32_t DestinationY,uint32_t Width,uint32_t Height,uint32_t Delta) gfxfb_blt_video_to_buffer() argument 587 gfxfb_blt_buffer_to_video(void * BltBuffer,uint32_t SourceX,uint32_t SourceY,uint32_t DestinationX,uint32_t DestinationY,uint32_t Width,uint32_t Height,uint32_t Delta) gfxfb_blt_buffer_to_video() argument 695 gfxfb_blt_video_to_video(uint32_t SourceX,uint32_t SourceY,uint32_t DestinationX,uint32_t DestinationY,uint32_t Width,uint32_t Height) gfxfb_blt_video_to_video() argument 747 gfxfb_shadow_fill(uint32_t * BltBuffer,uint32_t DestinationX,uint32_t DestinationY,uint32_t Width,uint32_t Height) gfxfb_shadow_fill() argument 780 gfxfb_blt(void * BltBuffer,GFXFB_BLT_OPERATION BltOperation,uint32_t SourceX,uint32_t SourceY,uint32_t DestinationX,uint32_t DestinationY,uint32_t Width,uint32_t Height,uint32_t Delta) gfxfb_blt() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.h | 123 unsigned Height; // Maximum topdown path length to block without outputs variable 366 unsigned Height; member
|
H A D | GCNILPSched.cpp | 110 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
|
H A D | SIMachineScheduler.cpp | 1398 unsigned Height = 0; fillStats() local [all...] |
/freebsd-src/lib/libvgl/ |
H A D | vgl.h | 70 byte Width, Height; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 2119 int Height = std::max(NodeHeights[Mul1.Value], NodeHeights[Mul2.Value]) + 1; balanceSubTree() local 2182 int Height = std::max(NodeHeights[GA.Value], NodeHeights[SHL.Value]) + 1; balanceSubTree() local 2241 int Height = std::max(NodeHeights[V0], NodeHeights[V1]) + 1; balanceSubTree() local 2267 int Height = NodeHeights[NewRoot]; balanceSubTree() local [all...] |
H A D | HexagonConstExtenders.cpp | 127 unsigned Height = 1; member
|
/freebsd-src/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiInternalFormRepresentation.h | 178 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-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 424 unsigned Height = PredSU->getHeight(); in ReleasePred() local 2350 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local 2480 static bool BUHasStall(SUnit *SU, int Height, RegReductionPQBas argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 884 void fillLeft(unsigned Height) { in fillLeft() 1294 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acbuffer.h | 234 UINT16 Height; member
|
/freebsd-src/contrib/ncurses/ncurses/win32con/ |
H A D | win32_driver.c | 387 int y, nonempty, n, x0, x1, Width, Height; in wcon_doupdate() local
|
H A D | win_driver.c | 482 int y, nonempty, n, x0, x1, Width, Height; in wcon_doupdate() local
|