Lines Matching defs:Int64Ty
75 LLVMMetadataRef Int64Ty =
78 LLVMDIBuilderCreateTypedef(DIB, Int64Ty, "int64_t", 7, File, 42, File, 0);
89 LLVMMetadataRef StructDbgElts[] = {Int64Ty, Int64Ty, Int64Ty};
116 Int64Ty, Subscripts, 1);
119 LLVMMetadataRef ParamTypes[] = {Int64Ty, Int64Ty, VectorTy};
143 42, Int64Ty, true, 0);
151 42, Int64Ty, true, 0);
180 43, Int64Ty, true, 0, 0);
189 DIB, FooLexicalBlock, "e", 1, File, 44, Int64Ty, true, 0, 0);
214 EnumeratorsTest, 3, Int64Ty);