Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp591 std::vector<const Record *> ImmLeafPredicates; in emitCompressInstEmitter() local
781 getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, in emitCompressInstEmitter()
804 unsigned Entry = getPredicates(ImmLeafPredicateMap, ImmLeafPredicates, in emitCompressInstEmitter()
855 if (!ImmLeafPredicates.empty()) { in emitCompressInstEmitter()
866 printPredicates(ImmLeafPredicates, "ImmediateCode", o); in emitCompressInstEmitter()