Searched defs:Int128Ty (Results 1 – 4 of 4) sorted by relevance
166 IntegerType *Int128Ty = IntegerType::getInt128Ty(C); in hookInstrs() 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