HomeSort by relevance Sort by last modified time
    Searched refs:Int128Ty (Results 1 - 25 of 28) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/unittests/VMCore/
ConstantsTest.cpp 115 IntegerType *Int128Ty = Type::getIntNTy(getGlobalContext(), 128);
116 Constant *Zero128 = Constant::getNullValue(Int128Ty);
  /external/llvm/lib/IR/
LLVMContextImpl.cpp 42 Int128Ty(C, 128) {
Type.cpp 171 IntegerType *Type::getInt128Ty(LLVMContext &C) { return &C.pImpl->Int128Ty; }
LLVMContextImpl.h     [all...]
  /external/clang/lib/CodeGen/
CodeGenTBAA.cpp 131 return getTBAAInfo(Context.Int128Ty);
CGBuiltin.cpp     [all...]
ItaniumCXXABI.cpp     [all...]
  /external/llvm/unittests/IR/
ConstantsTest.cpp 124 IntegerType *Int128Ty = Type::getIntNTy(Context, 128);
125 Constant *Zero128 = Constant::getNullValue(Int128Ty);
  /frameworks/compile/libbcc/lib/
RSKernelExpand.cpp 217 llvm::Type *Int128Ty = llvm::Type::getIntNTy(*Context, 128);
218 if (AllocType == V2xi64Ty || AllocType == Int128Ty) {
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 1814 milliseconds

1 2