Searched refs:computeTypes (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaRISCVVectorLookup.cpp | 233 RVVType::computeTypes(BaseType, Log2LMUL, Record.NF, ProtoSeq); in InitIntrinsicList() 249 Optional<RVVTypes> MaskTypes = RVVType::computeTypes( in InitIntrinsicList()
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | RISCVVEmitter.cpp | 522 RVVType::computeTypes(BT, Log2LMUL, NF, Prototype); in createRVVIntrinsics() 539 RVVType::computeTypes(BT, Log2LMUL, NF, MaskedPrototype); in createRVVIntrinsics()
|
| /llvm-project-15.0.7/clang/include/clang/Support/ |
| H A D | RISCVVIntrinsicUtils.h | 270 computeTypes(BasicType BT, int Log2LMUL, unsigned NF,
|
| /llvm-project-15.0.7/clang/lib/Support/ |
| H A D | RISCVVIntrinsicUtils.cpp | 789 RVVType::computeTypes(BasicType BT, int Log2LMUL, unsigned NF, in computeTypes() function in clang::RISCV::RVVType
|