Searched refs:RVVTypeCache (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/Support/ |
| H A D | RISCVVIntrinsicUtils.h | 229 class RVVTypeCache; variable 233 friend class RVVTypeCache; variable 328 class RVVTypeCache { 440 getSuffixStr(RVVTypeCache &TypeCache, BasicType Type, int Log2LMUL,
|
| /openbsd-src/gnu/llvm/clang/lib/Support/ |
| H A D | RISCVVIntrinsicUtils.cpp | 789 RVVTypeCache::computeTypes(BasicType BT, int Log2LMUL, unsigned NF, in computeTypes() 819 std::optional<RVVTypePtr> RVVTypeCache::computeType(BasicType BT, int Log2LMUL, in computeType() 902 RVVTypeCache &TypeCache, BasicType Type, int Log2LMUL, in getSuffixStr()
|
| /openbsd-src/gnu/llvm/clang/lib/Sema/ |
| H A D | SemaRISCVVectorLookup.cpp | 136 RVVTypeCache TypeCache;
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | RISCVVEmitter.cpp | 98 RVVTypeCache TypeCache;
|