Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DConstantsTest.cpp124 IntegerType *Int128Ty = Type::getIntNTy(Context, 128); in TEST() local
/external/llvm-project/llvm/unittests/IR/
DConstantsTest.cpp123 IntegerType *Int128Ty = Type::getIntNTy(Context, 128); in TEST() local
/external/clang/include/clang/AST/
DASTContext.h901 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h970 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp346 llvm::Type *Int128Ty = llvm::IntegerType::get(CGF.getLLVMContext(), 128); in EmitAtomicCmpXchg128ForMSIntrin() local
8955 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitAArch64BuiltinExpr() local
9323 llvm::Type *Int128Ty = llvm::Type::getIntNTy(getLLVMContext(), 128); in EmitAArch64BuiltinExpr() local
14095 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitX86BuiltinExpr() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp4877 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitAArch64BuiltinExpr() local