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

/external/swiftshader/third_party/LLVM/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp765 static void emitSinglePredicateMatch(raw_ostream &o, StringRef str, function
793 emitSinglePredicateMatch(o, pairs.first, Emitter->PredicateNamespace);
797 emitSinglePredicateMatch(o, pairs.first, Emitter->PredicateNamespace);

Completed in 102 milliseconds