Home
last modified time | relevance | path

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

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