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