Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp314 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction() function
342 BeginEmitFunction(OS, "StringRef", "getPatternForIndex(unsigned Index)", in EmitPatternMatchTable()
356 BeginEmitFunction(OS, "StringRef", "getIncludePathForIndex(unsigned Index)", in EmitPatternMatchTable()
894 BeginEmitFunction(OS, "bool", Decl, true/*AddOverride*/); in EmitNodePredicatesFunction()
917 BeginEmitFunction(OS, "bool", in EmitPredicateFunctions()
942 BeginEmitFunction(OS, "bool", in EmitPredicateFunctions()
999 BeginEmitFunction(OS, "SDValue", in EmitPredicateFunctions()
1126 BeginEmitFunction(OS, "void", "SelectCode(SDNode *N)", false/*AddOverride*/); in EmitMatcherTable()