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

References

tools/clang/lib/CodeGen/CGBuiltin.cpp
11098       for (unsigned i = 0; i != 4; ++i)
11098       for (unsigned i = 0; i != 4; ++i)
11099         Indices[l + i] = l + ((Imm >> (2 * i)) & 0x3);
11099         Indices[l + i] = l + ((Imm >> (2 * i)) & 0x3);