Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp182 IntegerType *Type::getInt128Ty(LLVMContext &C) { return &C.pImpl->Int128Ty; } in getInt128Ty() function in Type
/aosp_15_r20/external/llvm/lib/IR/
H A DType.cpp171 IntegerType *Type::getInt128Ty(LLVMContext &C) { return &C.pImpl->Int128Ty; } in getInt128Ty() function in Type
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DType.cpp243 IntegerType *Type::getInt128Ty(LLVMContext &C) { return &C.pImpl->Int128Ty; } in getInt128Ty() function in Type
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DIRBuilder.h340 IntegerType *getInt128Ty() { return Type::getInt128Ty(Context); } in getInt128Ty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DIRBuilder.h522 IntegerType *getInt128Ty() { return Type::getInt128Ty(Context); } in getInt128Ty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DIRBuilder.h530 IntegerType *getInt128Ty() { return Type::getInt128Ty(Context); } in getInt128Ty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DIRBuilder.h530 IntegerType *getInt128Ty() { return Type::getInt128Ty(Context); } in getInt128Ty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DIRBuilder.h536 IntegerType *getInt128Ty() { return Type::getInt128Ty(Context); } in getInt128Ty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DIRBuilder.h530 IntegerType *getInt128Ty() { return Type::getInt128Ty(Context); } in getInt128Ty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h405 IntegerType *getInt128Ty() { return Type::getInt128Ty(Context); } in getInt128Ty() function