Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp85 applyTypespec(TS); in SVEType()
139 void applyTypespec(StringRef TS);
547 void SVEType::applyTypespec(StringRef TS) { in applyTypespec() function in SVEType
H A DNeonEmitter.cpp279 void applyTypespec(bool &Quad);
791 void Type::applyTypespec(bool &Quad) { in applyTypespec() function in Type
858 applyTypespec(AppliedQuad); in applyModifiers()