Searched defs:Int128Ty (Results 1 – 3 of 3) sorted by relevance
118 IntegerType *Int128Ty = Type::getIntNTy(getGlobalContext(), 128); in TEST() local
779 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
3843 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitAArch64BuiltinExpr() local