Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Support/
HDRISCVVIntrinsicUtils.cpp727 applyLog2EEW(3); in applyModifier()
730 applyLog2EEW(4); in applyModifier()
733 applyLog2EEW(5); in applyModifier()
736 applyLog2EEW(6); in applyModifier()
874 void RVVType::applyLog2EEW(unsigned Log2EEW) { in applyLog2EEW() function in clang::RISCV::RVVType
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Support/
HDRISCVVIntrinsicUtils.h339 void applyLog2EEW(unsigned Log2EEW);