Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DTableGenBackends.h128 void EmitMveBuiltinCG(llvm::RecordKeeper &Records, llvm::raw_ostream &OS);
H A DTableGen.cpp482 EmitMveBuiltinCG(Records, OS); in ClangTableGenMain()
H A DMveEmitter.cpp2194 void EmitMveBuiltinCG(RecordKeeper &Records, raw_ostream &OS) { in EmitMveBuiltinCG() function