Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp724 applyLog2EEW(3); in applyModifier()
727 applyLog2EEW(4); in applyModifier()
730 applyLog2EEW(5); in applyModifier()
733 applyLog2EEW(6); in applyModifier()
871 void RVVType::applyLog2EEW(unsigned Log2EEW) { in applyLog2EEW() function in clang::RISCV::RVVType
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h339 void applyLog2EEW(unsigned Log2EEW);