Home
last modified time | relevance | path

Searched defs:ASize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp603 uint64_t ASize = C.getTypeSize(A); in integerTypeMatch() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp537 auto ASize = std::tuple(A.isScalableVector(), A.getScalarSizeInBits(), in EnforceSmallerThan() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp6126 unsigned ASize = cast<IntegerType>(A->getType())->getPrimitiveSizeInBits(); in foldICmpEquality() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8169 TypeSize ASize = ExtOpTypes[0]->getPrimitiveSizeInBits(); in getScaledReductions() local