HomeSort by relevance Sort by last modified time
    Searched defs:LLVM_END_WITH_NULL (Results 1 - 12 of 12) sorted by null

  /external/llvm/include/llvm/IR/
DerivedTypes.h 226 static StructType *create(StringRef Name, Type *elt1, ...) LLVM_END_WITH_NULL;
238 static StructType *get(Type *elt1, ...) LLVM_END_WITH_NULL;
267 void setBody(Type *elt1, ...) LLVM_END_WITH_NULL;
Constants.h 434 static Constant *get(StructType *T, ...) LLVM_END_WITH_NULL;
    [all...]
Module.h 341 Type *RetTy, ...) LLVM_END_WITH_NULL;
345 LLVM_END_WITH_NULL;
    [all...]
  /external/llvm/include/llvm/Support/
Compiler.h 118 #define LLVM_END_WITH_NULL __attribute__((sentinel))
120 #define LLVM_END_WITH_NULL
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DerivedTypes.h 231 static StructType *create(StringRef Name, Type *elt1, ...) LLVM_END_WITH_NULL;
243 static StructType *get(Type *elt1, ...) LLVM_END_WITH_NULL;
272 void setBody(Type *elt1, ...) LLVM_END_WITH_NULL;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Compiler.h 115 #define LLVM_END_WITH_NULL __attribute__((sentinel))
117 #define LLVM_END_WITH_NULL
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 231 static StructType *create(StringRef Name, Type *elt1, ...) LLVM_END_WITH_NULL;
243 static StructType *get(Type *elt1, ...) LLVM_END_WITH_NULL;
272 void setBody(Type *elt1, ...) LLVM_END_WITH_NULL;
Constants.h 455 static Constant *get(StructType *T, ...) LLVM_END_WITH_NULL;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Compiler.h 115 #define LLVM_END_WITH_NULL __attribute__((sentinel))
117 #define LLVM_END_WITH_NULL
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DerivedTypes.h 231 static StructType *create(StringRef Name, Type *elt1, ...) LLVM_END_WITH_NULL;
243 static StructType *get(Type *elt1, ...) LLVM_END_WITH_NULL;
272 void setBody(Type *elt1, ...) LLVM_END_WITH_NULL;
Constants.h 455 static Constant *get(StructType *T, ...) LLVM_END_WITH_NULL;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Compiler.h 115 #define LLVM_END_WITH_NULL __attribute__((sentinel))
117 #define LLVM_END_WITH_NULL

Completed in 306 milliseconds