Home
last modified time | relevance | path

Searched refs:emitPredicateMatch (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DFixedLenDecoderEmitter.cpp335 bool emitPredicateMatch(raw_ostream &o, unsigned &Indentation,unsigned Opc);
774 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch() function in FilterChooser
821 if (!emitPredicateMatch(o, Indentation, Opc)) in emitSingletonDecoder()
858 if (emitPredicateMatch(o, Indentation, Opc)) { in emitSingletonDecoder()
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp428 bool emitPredicateMatch(raw_ostream &o, unsigned &Indentation,
1126 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch() function in FilterChooser
1203 emitPredicateMatch(PS, I, Opc); in emitPredicateTableEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp444 bool emitPredicateMatch(raw_ostream &o, unsigned &Indentation,
1153 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation, in emitPredicateMatch() function in FilterChooser
1227 emitPredicateMatch(PS, I, Opc); in emitPredicateTableEntry()