Home
last modified time | relevance | path

Searched defs:printDescription (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagPredicate.cpp24 void GIMatchDagPredicate::printDescription(raw_ostream &OS) const { OS << ""; } in printDescription() function in GIMatchDagPredicate
32 void GIMatchDagOpcodePredicate::printDescription(raw_ostream &OS) const { in printDescription() function in GIMatchDagOpcodePredicate
41 void GIMatchDagOneOfOpcodesPredicate::printDescription(raw_ostream &OS) const { in printDescription() function in GIMatchDagOneOfOpcodesPredicate
56 void GIMatchDagSameMOPredicate::printDescription(raw_ostream &OS) const { in printDescription() function in GIMatchDagSameMOPredicate