Home
last modified time | relevance | path

Searched defs:BitGroup (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1557 struct BitGroup { struct in __anonc3d3b4b60711::BitPermutationSelector
1558 SDValue V;
1559 unsigned RLAmt;
1560 unsigned StartIdx, EndIdx;
1565 bool Repl32;
1568 bool Repl32CR;
1570 bool Repl32Coalesced;
1572 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() function