HomeSort by: relevance | last modified time | path
    Searched refs:GIMatchDagOpcodePredicate (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
GIMatchDagPredicate.cpp 26 GIMatchDagOpcodePredicate::GIMatchDagOpcodePredicate(
32 void GIMatchDagOpcodePredicate::printDescription(raw_ostream &OS) const {
66 const GIMatchDagOpcodePredicate &N) {
GIMatchDagPredicate.h 79 class GIMatchDagOpcodePredicate : public GIMatchDagPredicate {
83 GIMatchDagOpcodePredicate(GIMatchDagContext &Ctx, StringRef Name,
138 raw_ostream &operator<<(raw_ostream &OS, const GIMatchDagOpcodePredicate &N);
GIMatchTree.cpp 416 if (const auto *OpcodeP = dyn_cast<const GIMatchDagOpcodePredicate>(P)) {
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
GICombinerEmitter.cpp 413 const auto &P = MatchDag.addPredicateNode<GIMatchDagOpcodePredicate>(

Completed in 20 milliseconds