Home
last modified time | relevance | path

Searched defs:Int128PTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp7713 llvm::Type *Int128PTy = llvm::PointerType::get(Int128Ty, 0); in EmitAArch64BuiltinExpr() local
7719 llvm::Type *Int128PTy = llvm::Type::getIntNPtrTy(getLLVMContext(), 128); in EmitAArch64BuiltinExpr() local