reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIISelLowering.cpp
 8201     if (uint32_t ConstMask = getConstantPermuteMask(C)) {
 8207     if (uint32_t ConstMask = getConstantPermuteMask(C)) {
 8213     if (C % 8)
 8216     return uint32_t((0x030201000c0c0c0cull << C) >> 32);
 8219     if (C % 8)
 8222     return uint32_t(0x0c0c0c0c03020100ull >> C);