Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Int64Ty

600     llvm::Value *Low = llvm::ConstantInt::get(Int64Ty, TypeHash);
604 llvm::Value *High = Builder.CreateZExt(VPtrVal, Int64Ty);