Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1382 struct BitGroup { struct in __anon516d030b0611::BitPermutationSelector
1383 SDValue V;
1384 unsigned RLAmt;
1385 unsigned StartIdx, EndIdx;
1390 bool Repl32;
1393 bool Repl32CR;
1395 bool Repl32Coalesced;
1397 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() function