Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1391 struct BitGroup { struct in __anonb5cceeb00611::BitPermutationSelector
1392 SDValue V;
1393 unsigned RLAmt;
1394 unsigned StartIdx, EndIdx;
1399 bool Repl32;
1402 bool Repl32CR;
1404 bool Repl32Coalesced;
1406 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() function