Expand parallel bit extract (compress).
Declared in <llvm/CodeGen/TargetLowering.h>
SDValue
expandPEXT(
SDNode* N,
SelectionDAG& DAG) const;
The expansion if successful, SDValue() otherwise
| Name | Description |
|---|---|
| N | Node to expand |
| DAG | SelectionDAG providing context. |