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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
11277         if (Idx >= 16) Idx += NumElts - 16; // end of lane, switch operand.
11277         if (Idx >= 16) Idx += NumElts - 16; // end of lane, switch operand.
11278         Indices[l + i] = Idx + l;