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

References

unittests/IR/VectorTypesTest.cpp
   94   Type *Int16Ty = Type::getInt16Ty(Ctx);
   95   Type *Int32Ty = Type::getInt32Ty(Ctx);
   96   Type *Int64Ty = Type::getInt64Ty(Ctx);
   97   Type *Float64Ty = Type::getDoubleTy(Ctx);