Home
last modified time | relevance | path

Searched defs:Width (Results 1 – 25 of 141) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ShuffleDecodeConstantPool.cpp114 void DecodePSHUFBMask(const Constant *C, unsigned Width, in DecodePSHUFBMask()
152 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMILPMask()
188 unsigned Width, in DecodeVPERMIL2PMask()
243 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask()
295 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMVMask()
321 void DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMV3Mask()
DX86TargetMachine.cpp277 unsigned Width; in getSubtargetImpl() local
290 unsigned Width; in getSubtargetImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVExpandPseudoInsts.cpp217 static unsigned getLRForRMW(AtomicOrdering Ordering, int Width) { in getLRForRMW()
225 static unsigned getSCForRMW(AtomicOrdering Ordering, int Width) { in getSCForRMW()
237 AtomicRMWInst::BinOp BinOp, int Width) { in doAtomicBinOpExpansion()
298 MachineBasicBlock *DoneMBB, AtomicRMWInst::BinOp BinOp, int Width) { in doMaskedAtomicBinOpExpansion()
360 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp()
409 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp()
530 int Width, MachineBasicBlock::iterator &NextMBBI) { in expandAtomicCmpXchg()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.cc34 int32_t SmallGlyphMetrics::Width() { in Width() function in sfntly::SmallGlyphMetrics
72 int32_t SmallGlyphMetrics::Builder::Width() { in Width() function in sfntly::SmallGlyphMetrics::Builder
Dbig_glyph_metrics.cc34 int32_t BigGlyphMetrics::Width() { in Width() function in sfntly::BigGlyphMetrics
84 int32_t BigGlyphMetrics::Builder::Width() { in Width() function in sfntly::BigGlyphMetrics::Builder
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
Dsmall_glyph_metrics.cc34 int32_t SmallGlyphMetrics::Width() { in Width() function in sfntly::SmallGlyphMetrics
72 int32_t SmallGlyphMetrics::Builder::Width() { in Width() function in sfntly::SmallGlyphMetrics::Builder
Dbig_glyph_metrics.cc34 int32_t BigGlyphMetrics::Width() { in Width() function in sfntly::BigGlyphMetrics
84 int32_t BigGlyphMetrics::Builder::Width() { in Width() function in sfntly::BigGlyphMetrics::Builder
/third_party/skia/third_party/externals/tint/src/sem/
Dvector_type.h52 uint32_t Width() const { return width_; } in Width() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_resample.h134 uint32 Width () const in Width() function
218 uint32 Width () const in Width() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp201 std::string ScaledNumberBase::toString(uint64_t D, int16_t E, int Width, in toString()
316 int Width, unsigned Precision) { in print()
320 void ScaledNumberBase::dump(uint64_t D, int16_t E, int Width) { in dump()
DUnicode.cpp355 int Width = charWidth(buf[0]); in columnWidthUTF8() local
DTargetRegistry.cpp119 size_t Width = 0; in printRegisteredTargetsForVersion() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dvolumetexture9.c33 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_ctor()
283 UINT Width, UINT Height, UINT Depth, UINT Levels, in NineVolumeTexture9_new()
Dtexture9.c44 UINT Width, UINT Height, UINT Levels, in NineTexture9_ctor()
382 UINT Width, UINT Height, UINT Levels, in NineTexture9_new()
Ddevice9ex.c195 UINT Width, in NineDevice9Ex_CreateRenderTargetEx()
225 UINT Width, in NineDevice9Ex_CreateOffscreenPlainSurfaceEx()
251 UINT Width, in NineDevice9Ex_CreateDepthStencilSurfaceEx()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h254 bool isLegalInteger(uint64_t Width) const { in isLegalInteger()
261 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger()
343 bool fitsInLegalInteger(unsigned Width) const { in fitsInLegalInteger()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIModeRegister.cpp196 unsigned Width = countTrailingOnes<unsigned>(InstrMode.Mask >> Offset); in insertSetreg() local
250 unsigned Width = ((Dst & AMDGPU::Hwreg::WIDTH_M1_MASK_) >> in processBlockPhase1() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc59 int32_t HorizontalDeviceMetricsTable::Width(int32_t record_index, in Width() function in sfntly::HorizontalDeviceMetricsTable
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc59 int32_t HorizontalDeviceMetricsTable::Width(int32_t record_index, in Width() function in sfntly::HorizontalDeviceMetricsTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.h68 uint16_t Width = 0; member
/third_party/flutter/skia/include/core/
DSkFontStyle.h29 enum Width { enum
/third_party/skia/include/core/
DSkFontStyle.h30 enum Width { enum
/third_party/skia/tests/
DCachedDecodingPixelRefTest.cpp30 static int Width() { return 10; } in Width() function in TestImageGenerator
/third_party/flutter/skia/tests/
DCachedDecodingPixelRefTest.cpp31 static int Width() { return 10; } in Width() function in TestImageGenerator
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DDevice.cpp537 UINT Width, // IN in SetTextFilterSize()

123456