Searched refs:RuntimeLibcallEmitter (Results 1 – 1 of 1) sorted by relevance
90 class RuntimeLibcallEmitter;95 const RuntimeLibcallEmitter &LibcallEmitter;100 const RuntimeLibcallEmitter &LibcallEmitter, in LibcallPredicateExpander()201 class RuntimeLibcallEmitter { class221 RuntimeLibcallEmitter(const RecordKeeper &R) : Records(R) { in RuntimeLibcallEmitter() function in __anonf9119db00211::RuntimeLibcallEmitter275 void RuntimeLibcallEmitter::emitGetRuntimeLibcallEnum(raw_ostream &OS) const { in emitGetRuntimeLibcallEnum()306 void RuntimeLibcallEmitter::emitGetInitRuntimeLibcallNames( in emitGetInitRuntimeLibcallNames()362 void RuntimeLibcallEmitter::emitSystemRuntimeLibrarySetCalls( in emitSystemRuntimeLibrarySetCalls()540 void RuntimeLibcallEmitter::run(raw_ostream &OS) { in run()585 static TableGen::Emitter::OptClass<RuntimeLibcallEmitter>