Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp816 struct BitGroup { struct in __anond054b1730411::BitPermutationSelector
817 SDValue V;
818 unsigned RLAmt;
819 unsigned StartIdx, EndIdx;
824 bool Repl32;
827 bool Repl32CR;
829 bool Repl32Coalesced;
831 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() function