Home
last modified time | relevance | path

Searched defs:applyModifier (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp672 void RVVType::applyModifier(const PrototypeDescriptor &Transformer) { in applyModifier() function in clang::RISCV::RVVType
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp598 void SVEType::applyModifier(char Mod) { in applyModifier() function in SVEType