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

References

tools/clang/utils/TableGen/NeonEmitter.cpp
 2416     if (InIfdef && !IsA64) {
 2418       InIfdef = false;
 2420     if (!InIfdef && IsA64) {
 2422       InIfdef = true;
 2436   if (InIfdef)
 2441   InIfdef = false;
 2449       if (InIfdef && !IsA64) {
 2451         InIfdef = false;
 2453       if (!InIfdef && IsA64) {
 2455         InIfdef = true;
 2468   if (InIfdef)