Searched defs:LittleEndianShifts (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2169 unsigned LittleEndianShifts[] = { 2, 1, 0, 3 }; in isXXINSERTWMask() local 9381 unsigned LittleEndianShifts[] = {8, 7, 6, 5, 4, 3, 2, 1, in lowerToVINSERTB() local 9487 unsigned LittleEndianShifts[] = {4, 3, 2, 1, 0, 7, 6, 5}; in lowerToVINSERTH() local
|