Home
last modified time | relevance | path

Searched refs:doesOpcodeNeedPredicate (Results 1 – 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp431 bool doesOpcodeNeedPredicate(unsigned Opc) const;
1157 bool FilterChooser::doesOpcodeNeedPredicate(unsigned Opc) const { in doesOpcodeNeedPredicate() function in FilterChooser
1194 if (!doesOpcodeNeedPredicate(Opc)) in emitPredicateTableEntry()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp447 bool doesOpcodeNeedPredicate(unsigned Opc) const;
1183 bool FilterChooser::doesOpcodeNeedPredicate(unsigned Opc) const { in doesOpcodeNeedPredicate() function in FilterChooser
1218 if (!doesOpcodeNeedPredicate(Opc)) in emitPredicateTableEntry()