Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.h968 const unsigned *operands, unsigned numops, in EmitNodeMatcherCommon() argument
973 VTs(vts, vts+numvts), Operands(operands, operands+numops), in EmitNodeMatcherCommon()
1018 const unsigned *operands, unsigned numops, in EmitNodeMatcher() argument
1022 : EmitNodeMatcherCommon(opcodeName, vts, numvts, operands, numops, hasChain, in EmitNodeMatcher()
1041 const unsigned *operands, unsigned numops, in MorphNodeToMatcher() argument
1045 : EmitNodeMatcherCommon(opcodeName, vts, numvts, operands, numops, hasChain, in MorphNodeToMatcher()
/external/llvm/lib/Target/SystemZ/
DSystemZOperands.td76 string suffix, string length, int numops, string format,
78 : ComplexPattern<!cast<ValueType>("i"##bitsize), numops,
/external/llvm/include/llvm/Target/
DTargetSelectionDAG.td1021 class ComplexPattern<ValueType ty, int numops, string fn,
1024 int NumOperands = numops;
/external/llvm/docs/
DBitCodeFormat.rst242 [UNABBREV_RECORD, code\ :sub:`vbr6`, numops\ :sub:`vbr6`, op0\ :sub:`vbr6`, op1\ :sub:`vbr6`, ...]