Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Factor

2468     return Operand;         // Factor, merge or concat of one node?  No need.
2671 N2.getValueType() == MVT::Other && "Invalid token factor!");
2848 unsigned Factor =
2851 N1.getOperand(N2C->getZExtValue() / Factor),
2852 getConstant(N2C->getZExtValue() % Factor,
5825 // If this is a token factor, all inputs to the TF happen in parallel. If any