Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h90 LMUL1 = 1 << 6, enumerator
92 LLVM_MARK_AS_BITMASK_ENUM(LMUL1),
/openbsd/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp578 TM |= TypeModifier::LMUL1; in parsePrototypeDescriptor()
736 case TypeModifier::LMUL1: in applyModifier()