Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp123 void applyModifier(StringRef prototype);
306 applyModifier(prototype); in RVVType()
586 void RVVType::applyModifier(StringRef Transformer) { in applyModifier() function in RVVType
H A DSveEmitter.cpp82 applyModifier(CharMod); in SVEType()
130 void applyModifier(char Mod);
507 void SVEType::applyModifier(char Mod) { in applyModifier() function in SVEType