Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp598 void runVectorTypes(raw_ostream &o);
2558 void NeonEmitter::runVectorTypes(raw_ostream &OS) { in runVectorTypes() function in NeonEmitter
2685 NeonEmitter(Records).runVectorTypes(OS); in EmitVectorTypes()