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

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

Completed in 112 milliseconds