Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelDAGToDAG.cpp1149 struct BitGroup { struct in __anon4af4e4970411::BitPermutationSelector
1150 SDValue V;
1151 unsigned RLAmt;
1152 unsigned StartIdx, EndIdx;
1157 bool Repl32;
1160 bool Repl32CR;
1162 bool Repl32Coalesced;
1164 BitGroup(SDValue V, unsigned R, unsigned S, unsigned E) in BitGroup() argument