Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h106 LMUL1 = 1 << 7, enumerator
108 LLVM_MARK_AS_BITMASK_ENUM(LMUL1),
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp661 TM |= TypeModifier::LMUL1; in parsePrototypeDescriptor()
863 case TypeModifier::LMUL1: in applyModifier()