Searched refs:runHeader (Results 1 - 1 of 1) sorted by relevance

/external/clang/utils/TableGen/
H A DNeonEmitter.cpp20 // Additional validation code can be generated by this file when runHeader() is
528 // runHeader - Emit all the __builtin prototypes used in arm_neon.h
529 void runHeader(raw_ostream &o);
2164 /// runHeader - Emit a file with sections defining:
2168 void NeonEmitter::runHeader(raw_ostream &OS) { function in class:NeonEmitter
2392 NeonEmitter(Records).runHeader(OS);

Completed in 216 milliseconds