Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/gnu-efi/dist/apps/
H A Dbltgrid.c9 fill_boxes(UINT32 *PixelBuffer, UINT32 Width, UINT32 Height) in fill_boxes()
H A Dlfbgrid.c11 fill_boxes(UINT32 *PixelBuffer, UINT32 Width, UINT32 Height, UINT32 Pitch, in fill_boxes()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h147 unsigned Height; member
249 unsigned Height; member
H A DScheduleDAG.h296 unsigned Height = 0; ///< Node height. variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
H A DASTDiff.h39 int Depth, Height, Shift = 0; member
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp373 unsigned Height = SuccTBI->InstrHeight; in pickTraceSucc() local
892 static unsigned updatePhysDepsUpwards(const MachineInstr &MI, unsigned Height, in updatePhysDepsUpwards()
1032 unsigned &Height = Heights[MTM.MRI->getVRegDef(LI.Reg)]; in computeInstrHeights() local
1082 unsigned Height = TBI.Succ ? Cycles.lookup(&PHI).Height : 0; in computeInstrHeights() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h124 unsigned Height; // Maximum topdown path length to block without outputs variable
367 unsigned Height; member
H A DGCNILPSched.cpp110 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
H A DSIMachineScheduler.cpp1412 unsigned Height = 0; in fillStats() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceFileWriter.cpp731 uint8_t Height; member
741 ulittle16_t Height; member
767 ulittle32_t Height; member
1024 ulittle16_t Height; in writeSingleDialogControl() member
H A DResourceScriptStmt.h612 uint32_t ID, X, Y, Width, Height; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp2067 int Height = std::max(NodeHeights[Mul1.Value], NodeHeights[Mul2.Value]) + 1; in balanceSubTree() local
2130 int Height = std::max(NodeHeights[GA.Value], NodeHeights[SHL.Value]) + 1; in balanceSubTree() local
2189 int Height = std::max(NodeHeights[V0], NodeHeights[V1]) + 1; in balanceSubTree() local
2215 int Height = NodeHeights[NewRoot]; in balanceSubTree() local
H A DHexagonConstExtenders.cpp125 unsigned Height = 1; member
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp422 unsigned Height = PredSU->getHeight(); in ReleasePred() local
2334 unsigned Height = Succ.getSUnit()->getHeight(); in closestSucc() local
2464 static bool BUHasStall(SUnit *SU, int Height, RegReductionPQBase *SPQ) { in BUHasStall()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h886 void fillLeft(unsigned Height) { in fillLeft()
1248 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacbuffer.h126 UINT16 Height; member