Searched defs:BigEndianShifts (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 2292 unsigned BigEndianShifts[] = { 3, 0, 1, 2 }; in isXXINSERTWMask() local 9841 unsigned BigEndianShifts[] = {9, 10, 11, 12, 13, 14, 15, 0, in lowerToVINSERTB() local 9946 unsigned BigEndianShifts[] = {5, 6, 7, 0, 1, 2, 3, 4}; in lowerToVINSERTH() local
|