Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Int64Ty

163   llvm::IntegerType *Int64Ty;
924 Int64Ty = llvm::Type::getInt64Ty(VMContext);
927 TheModule.getPointerSize() == llvm::Module::Pointer32 ? Int32Ty : Int64Ty;