/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | ArrayRef.h | 53 /*implicit*/ ArrayRef() : Data(nullptr), Length(0) {} in ArrayRef() function 56 /*implicit*/ ArrayRef(NoneType) : Data(nullptr), Length(0) {} in ArrayRef() function 59 /*implicit*/ ArrayRef(const T &OneElt) in ArrayRef() function 63 /*implicit*/ ArrayRef(const T *data, size_t length) in ArrayRef() function 67 ArrayRef(const T *begin, const T *end) in ArrayRef() function 74 /*implicit*/ ArrayRef(const SmallVectorTemplateCommon<T, U> &Vec) in ArrayRef() function 80 /*implicit*/ ArrayRef(const std::vector<T, A> &Vec) in ArrayRef() function 85 /*implicit*/ constexpr ArrayRef(const std::array<T, N> &Arr) in ArrayRef() function 90 /*implicit*/ constexpr ArrayRef(const T (&Arr)[N]) : Data(Arr), Length(N) {} in ArrayRef() function 93 /*implicit*/ ArrayRef(const std::initializer_list<T> &Vec) in ArrayRef() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ArrayRef.h | 63 /*implicit*/ ArrayRef(NoneType) {} in ArrayRef() function 66 /*implicit*/ ArrayRef(const T &OneElt) in ArrayRef() function 70 /*implicit*/ ArrayRef(const T *data, size_t length) in ArrayRef() function 74 ArrayRef(const T *begin, const T *end) in ArrayRef() function 81 /*implicit*/ ArrayRef(const SmallVectorTemplateCommon<T, U> &Vec) in ArrayRef() function 87 /*implicit*/ ArrayRef(const std::vector<T, A> &Vec) in ArrayRef() function 92 /*implicit*/ constexpr ArrayRef(const std::array<T, N> &Arr) in ArrayRef() function 97 /*implicit*/ constexpr ArrayRef(const T (&Arr)[N]) : Data(Arr), Length(N) {} in ArrayRef() function 107 /*implicit*/ ArrayRef(const std::initializer_list<T> &Vec) in ArrayRef() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ToolDrivers/llvm-dlltool/ |
D | DlltoolDriver.h | 18 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ToolDrivers/llvm-lib/ |
D | LibDriver.h | 18 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Process.h | 36 template <typename T> class ArrayRef; variable
|
D | MD5.h | 37 template <typename T> class ArrayRef; variable
|
D | ConvertUTF.h | 183 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Process.h | 35 template <typename T> class ArrayRef; variable
|
D | CRC.h | 19 template <typename T> class ArrayRef; variable
|
D | GlobPattern.h | 27 template <typename T> class ArrayRef; variable
|
D | SHA1.h | 25 template <typename T> class ArrayRef; variable
|
D | MD5.h | 39 template <typename T> class ArrayRef; variable
|
D | ConvertUTF.h | 183 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ParallelCG.h | 23 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantFold.h | 24 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveDebugVariables.h | 28 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/ |
D | X86ShuffleDecode.h | 25 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | PromoteMemToReg.h | 19 template <typename T> class ArrayRef; variable
|
D | ModuleUtils.h | 22 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ConstantFolding.h | 24 template <typename T> class ArrayRef; variable
|
D | InstructionSimplify.h | 42 template <class T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCDisassembler/ |
D | MCDisassembler.h | 18 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | MDBuilder.h | 27 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIInfo.h | 18 template <typename T> class ArrayRef; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | User.h | 36 template <typename T> class ArrayRef; variable
|