Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/TableGen/
H A DSveEmitter.cpp82 applyModifier(CharMod); in SVEType()
130 void applyModifier(char Mod);
507 void SVEType::applyModifier(char Mod) { in applyModifier() function in SVEType
/llvm-project-15.0.7/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp80 applyModifier(prototype); in RVVType()
589 void RVVType::applyModifier(const PrototypeDescriptor &Transformer) { in applyModifier() function in clang::RISCV::RVVType
/llvm-project-15.0.7/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h249 void applyModifier(const PrototypeDescriptor &prototype);