Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGICombinerEmitter.cpp591 class GICombinerEmitter { class
605 explicit GICombinerEmitter(RecordKeeper &RK, const CodeGenTarget &Target,
607 ~GICombinerEmitter() {} in ~GICombinerEmitter()
622 GICombinerEmitter::GICombinerEmitter(RecordKeeper &RK, in GICombinerEmitter() function in __anon7656ccb00111::GICombinerEmitter
627 void GICombinerEmitter::emitNameMatcher(raw_ostream &OS) const { in emitNameMatcher()
655 GICombinerEmitter::makeCombineRule(const Record &TheDef) { in makeCombineRule()
703 void GICombinerEmitter::gatherRules( in gatherRules()
720 void GICombinerEmitter::generateCodeForTree(raw_ostream &OS, in generateCodeForTree()
874 void GICombinerEmitter::run(raw_ostream &OS) { in run()
1076 GICombinerEmitter(RK, Target, Combiner, CombinerDef).run(OS); in EmitGICombiner()
DCMakeLists.txt34 GICombinerEmitter.cpp
/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/utils/TableGen/
DBUILD.gn37 "GICombinerEmitter.cpp",
/openbsd/src/gnu/usr.bin/clang/llvm-tblgen/
DMakefile37 GICombinerEmitter.cpp \