Searched refs:emitSinglePredicateMatch (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 765 static void emitSinglePredicateMatch(raw_ostream &o, StringRef str, in emitSinglePredicateMatch() function 793 emitSinglePredicateMatch(o, pairs.first, Emitter->PredicateNamespace); in emitPredicateMatch() 797 emitSinglePredicateMatch(o, pairs.first, Emitter->PredicateNamespace); in emitPredicateMatch()
|
/external/llvm/utils/TableGen/ |
D | FixedLenDecoderEmitter.cpp | 1117 static void emitSinglePredicateMatch(raw_ostream &o, StringRef str, in emitSinglePredicateMatch() function 1147 emitSinglePredicateMatch(o, pairs.first, Emitter->PredicateNamespace); in emitPredicateMatch() 1151 emitSinglePredicateMatch(o, pairs.first, Emitter->PredicateNamespace); in emitPredicateMatch()
|