Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.h968 const MVT::SimpleValueType *vts, unsigned numvts, in EmitNodeMatcherCommon() argument
974 VTs(vts, vts+numvts), Operands(operands, operands+numops), in EmitNodeMatcherCommon()
1017 const MVT::SimpleValueType *vts, unsigned numvts, in EmitNodeMatcher() argument
1022 : EmitNodeMatcherCommon(opcodeName, vts, numvts, operands, numops, hasChain, in EmitNodeMatcher()
1039 const MVT::SimpleValueType *vts, unsigned numvts, in MorphNodeToMatcher() argument
1044 : EmitNodeMatcherCommon(opcodeName, vts, numvts, operands, numops, hasChain, in MorphNodeToMatcher()