Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1378 struct BitGroup { struct in __anondaf8dd980611::BitPermutationSelector
1379 SDValue V;
1380 unsigned RLAmt;
1381 unsigned StartIdx, EndIdx;
1386 bool Repl32;
1389 bool Repl32CR;
1391 bool Repl32Coalesced;
1393 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() argument