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

References

tools/clang/utils/TableGen/NeonEmitter.cpp
  178   bool isInteger() const { return !Float && !Poly; }
  186   bool isPoly() const { return Poly; }
  205     Poly = false;
  213     Poly = false;
  592   if (Poly)
  676   if (Poly) {
  699   T.Poly = false;
  712     T.Poly = true;
  764   Poly = Float = false;
  782       Poly = true;
  811       if (Poly)
  832     if (Poly) {
  833       Poly = false;
  840     Poly = false;
  847     Poly = false;
  853     Poly = false;
  858     assert(!Poly && "'u' can't be used with poly types!");
  941     Poly = false;
  949     Poly = false;