Searched defs:Int128Ty (Results 1 – 5 of 5) sorted by relevance
115 IntegerType *Int128Ty = Type::getIntNTy(getGlobalContext(), 128); in TEST() local
124 IntegerType *Int128Ty = Type::getIntNTy(Context, 128); in TEST() local
901 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
4877 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitAArch64BuiltinExpr() local