Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Factor

1138     // isn't a power-of-2 factor of the requested type size.
2890 return Operand; // Factor, merge or concat of one node? No need.
3182 N2.getValueType() == MVT::Other && "Invalid token factor!");
3384 unsigned Factor =
3387 N1.getOperand(N2C->getZExtValue() / Factor),
3388 getConstant(N2C->getZExtValue() % Factor,
6508 // If this is a token factor, all inputs to the TF happen in parallel. If any