Home
last modified time | relevance | path

Searched defs:VTM (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp412 VectorTypeModifier VTM = VectorTypeModifier::NoModifier; in parsePrototypeDescriptor() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h273 VTM, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h182 uint8_t VTM = static_cast<uint8_t>(VectorTypeModifier::NoModifier); member