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

References

unittests/IR/VectorTypesTest.cpp
   20   Type *Int16Ty = Type::getInt16Ty(Ctx);
   21   Type *Int32Ty = Type::getInt32Ty(Ctx);
   22   Type *Int64Ty = Type::getInt64Ty(Ctx);
   23   Type *Float64Ty = Type::getDoubleTy(Ctx);