Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1149 struct BitGroup { struct in __anon9f4f1c4a0411::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