Home
last modified time | relevance | path

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

/external/llvm-project/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 __anon08ee5a240111::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()
848 void GICombinerEmitter::run(raw_ostream &OS) { in run()
1051 GICombinerEmitter(RK, Target, Combiner, CombinerDef).run(OS); in EmitGICombiner()
DCMakeLists.txt31 GICombinerEmitter.cpp
/external/llvm-project/llvm/utils/gn/secondary/llvm/utils/TableGen/
DBUILD.gn35 "GICombinerEmitter.cpp",