/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ |* *| |* Intrinsic Function Source Fragment *| |* *| |* Automatically generated file, do not edit! *| |* *| \*===----------------------------------------------------------------------===*/ #ifndef LLVM_IR_INTRINSIC_VE_ENUMS_H #define LLVM_IR_INTRINSIC_VE_ENUMS_H namespace llvm::Intrinsic { enum VEIntrinsics : unsigned { … }; // enum } // namespace llvm::Intrinsic #endif