Home
last modified time | relevance | path

Searched defs:MaxWidth (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc48 int32_t HorizontalDeviceMetricsTable::MaxWidth(int32_t record_index) { in MaxWidth() function in sfntly::HorizontalDeviceMetricsTable
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dhorizontal_device_metrics_table.cc48 int32_t HorizontalDeviceMetricsTable::MaxWidth(int32_t record_index) { in MaxWidth() function in sfntly::HorizontalDeviceMetricsTable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp311 unsigned MaxWidth = TTI->getRegisterBitWidth(true); in IsPredicatedVectorLoop() local
/third_party/mingw-w64/mingw-w64-headers/include/
Dntddvdeo.h382 ULONG MaxWidth; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5133 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
DSLPVectorizer.cpp5286 auto MaxWidth = 0u; in getVectorElementSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11947 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local