Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Factor

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