Searched defs:BitGroup (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 859 struct BitGroup { struct in __anonaf393c760411::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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 1149 struct BitGroup { struct in __anonb327b2180411::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() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 1400 struct BitGroup { struct in __anon07ccdc9e0611::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() argument
|