Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DTableGenBackends.h95 void EmitNeonTest(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
H A DTableGen.cpp393 EmitNeonTest(Records, OS); in ClangTableGenMain()
H A DNeonEmitter.cpp2623 void clang::EmitNeonTest(RecordKeeper &Records, raw_ostream &OS) { in EmitNeonTest() function in clang