Home
last modified time | relevance | path

Searched refs:RVVTypeCache (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h248 class RVVTypeCache; variable
252 friend class RVVTypeCache; variable
355 class RVVTypeCache {
464 getSuffixStr(RVVTypeCache &TypeCache, BasicType Type, int Log2LMUL,
/src/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp922 RVVTypeCache::computeTypes(BasicType BT, int Log2LMUL, unsigned NF, in computeTypes()
948 std::optional<RVVTypePtr> RVVTypeCache::computeType(BasicType BT, int Log2LMUL, in computeType()
1028 RVVTypeCache &TypeCache, BasicType Type, int Log2LMUL, in getSuffixStr()
/src/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp99 RVVTypeCache TypeCache;
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp164 RVVTypeCache TypeCache;