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

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h1082 int numfixedarityoperands, unsigned firstresultslot)
1086 FirstResultSlot(firstresultslot) {}
1077 EmitNodeMatcher(const std::string &opcodeName, ArrayRef<MVT::SimpleValueType> vts, ArrayRef<unsigned> operands, bool hasChain, bool hasInFlag, bool hasOutFlag, bool hasmemrefs, int numfixedarityoperands, unsigned firstresultslot) argument

Completed in 132 milliseconds