Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/utils/TableGen/
H A DTableGenBackends.h70 void EmitNeonTest(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
H A DTableGen.cpp280 EmitNeonTest(Records, OS); in ClangTableGenMain()
H A DNeonEmitter.cpp2632 void EmitNeonTest(RecordKeeper &Records, raw_ostream &OS) { in EmitNeonTest() function