Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/include/llvm/IR/
DMatrixBuilder.h222 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp311 unsigned MaxWidth = TTI->getRegisterBitWidth(true); in IsPredicatedVectorLoop() local
/external/mdnsresponder/mDNSPosix/
DNetMonitor.c506 #define MaxWidth 132 in DisplayResourceRecord() macro
/external/clang/lib/Sema/
DSemaChecking.cpp1251 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
7061 IntRange GetValueRange(ASTContext &C, llvm::APSInt &value, unsigned MaxWidth) { in GetValueRange()
7074 unsigned MaxWidth) { in GetValueRange()
7113 IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth) { in GetExprRange()
DSemaExpr.cpp3407 unsigned MaxWidth = Context.getTargetInfo().getIntMaxTWidth(); in ActOnNumericConstant() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp2297 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
10558 unsigned MaxWidth) { in GetValueRange()
10571 unsigned MaxWidth) { in GetValueRange()
10614 static IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, in GetExprRange()
DSemaExpr.cpp3870 unsigned MaxWidth = Context.getTargetInfo().getIntMaxTWidth(); in ActOnNumericConstant() local
/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp2336 size_t MaxWidth = 13; in getMaxSectionNameWidth() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3219 auto MaxWidth = 0u; in getVectorElementSize() local
DLoopVectorize.cpp5328 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/external/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
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp5566 auto MaxWidth = 0u; in getVectorElementSize() local
DLoopVectorize.cpp5836 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7905 unsigned MaxWidth = (VT.is512BitVector() && !Subtarget.hasBWI() ? 64 : 128); in lowerVectorShuffleAsShift() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11947 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12693 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local