Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp936 static uint64_t computeRVVTypeHashValue(BasicType BT, int Log2LMUL, in computeRVVTypeHashValue() function
950 uint64_t Idx = computeRVVTypeHashValue(BT, Log2LMUL, Proto); in computeType()