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