Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp859 struct BitGroup { struct in __anon0e9c87610411::BitPermutationSelector
860 SDValue V;
861 unsigned RLAmt;
862 unsigned StartIdx, EndIdx;
867 bool Repl32;
870 bool Repl32CR;
872 bool Repl32Coalesced;
874 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() function