Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1400 struct BitGroup { struct in __anon80d47ed70611::BitPermutationSelector
1401 SDValue V;
1402 unsigned RLAmt;
1403 unsigned StartIdx, EndIdx;
1408 bool Repl32;
1411 bool Repl32CR;
1413 bool Repl32Coalesced;
1415 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() function