Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dcmplog-instructions-pass.cc166 IntegerType *Int128Ty = IntegerType::getInt128Ty(C); in hookInstrs() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DConstantsTest.cpp124 IntegerType *Int128Ty = Type::getIntNTy(Context, 128); in TEST() local
/aosp_15_r20/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp217 llvm::Type *Int128Ty = llvm::Type::getIntNTy(*Context, 128); in isStepOptSupported() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTContext.h901 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h1100 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTContext.h1095 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTContext.h1095 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTContext.h1092 CanQualType SignedCharTy, ShortTy, IntTy, LongTy, LongLongTy, Int128Ty; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp4877 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitAArch64BuiltinExpr() local