Searched defs:MaxWidth (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h207 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp283 unsigned MaxWidth = TTI->getRegisterBitWidth(true); local
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhptintf.h464 HPT_U8 MaxWidth; member in struct:_CONTROLLER_INFO_V2_EXT
/freebsd-13-stable/sys/dev/hptnr/
H A Dhptintf.h460 HPT_U8 MaxWidth; member in struct:_CONTROLLER_INFO_V2_EXT
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp2299 CheckARMBuiltinExclusiveCall(unsigned BuiltinID, CallExpr *TheCall, unsigned MaxWidth) argument
10156 GetValueRange(ASTContext &C, llvm::APSInt &value, unsigned MaxWidth) argument
10169 GetValueRange(ASTContext &C, APValue &result, QualType Ty, unsigned MaxWidth) argument
10209 GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, bool InConstantContext) argument
[all...]
H A DSemaExpr.cpp3834 unsigned MaxWidth = Context.getTargetInfo().getIntMaxTWidth(); local

Completed in 150 milliseconds