Home
last modified time | relevance | path

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

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