Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Int64Ty

165   llvm::IntegerType *Int64Ty;
725 Int64Ty = llvm::Type::getInt64Ty(VMContext);
728 TheModule.getPointerSize() == llvm::Module::Pointer32 ? Int32Ty : Int64Ty;