Home
last modified time | relevance | path

Searched refs:applyModifier (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp86 applyModifier(CharMod); in SVEType()
142 void applyModifier(char Mod);
598 void SVEType::applyModifier(char Mod) { in applyModifier() function in SVEType
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp78 applyModifier(prototype); in RVVType()
672 void RVVType::applyModifier(const PrototypeDescriptor &Transformer) { in applyModifier() function in clang::RISCV::RVVType
/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h337 void applyModifier(const PrototypeDescriptor &prototype);