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

  /external/swiftshader/third_party/LLVM/include/llvm/
Type.h 84 NumContainedTys(0), ContainedTys(0) {}
95 /// ContainedTys list.
98 /// ContainedTys - A pointer to the array of Types contained by this Type.
103 Type * const *ContainedTys;
280 subtype_iterator subtype_begin() const { return ContainedTys; }
281 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
289 return ContainedTys[i];
  /external/llvm/include/llvm/IR/
Type.h 89 NumContainedTys(0), ContainedTys(nullptr) {}
100 /// Keeps track of how many Type*'s there are in the ContainedTys list.
108 Type * const *ContainedTys;
297 subtype_iterator subtype_begin() const { return ContainedTys; }
298 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
316 return ContainedTys[i];
341 return ContainedTys[0];
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Type.h 91 NumContainedTys(0), ContainedTys(nullptr) {}
102 /// Keeps track of how many Type*'s there are in the ContainedTys list.
110 Type * const *ContainedTys;
299 subtype_iterator subtype_begin() const { return ContainedTys; }
300 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
318 return ContainedTys[i];
343 return ContainedTys[0];
349 return ContainedTys[0];
355 return ContainedTys[0];
360 return ContainedTys[0]
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 91 NumContainedTys(0), ContainedTys(nullptr) {}
102 /// Keeps track of how many Type*'s there are in the ContainedTys list.
110 Type * const *ContainedTys;
303 subtype_iterator subtype_begin() const { return ContainedTys; }
304 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
322 return ContainedTys[i];
347 return ContainedTys[0];
353 return ContainedTys[0];
359 return ContainedTys[0];
364 return ContainedTys[0]
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
306 subtype_iterator subtype_begin() const { return ContainedTys; }
307 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
326 return ContainedTys[i];
351 return ContainedTys[0];
358 return ContainedTys[0];
364 return ContainedTys[0];
369 return ContainedTys[0];
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
306 subtype_iterator subtype_begin() const { return ContainedTys; }
307 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
326 return ContainedTys[i];
351 return ContainedTys[0];
358 return ContainedTys[0];
364 return ContainedTys[0];
369 return ContainedTys[0];
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Type.h 91 NumContainedTys(0), ContainedTys(nullptr) {}
102 /// Keeps track of how many Type*'s there are in the ContainedTys list.
110 Type * const *ContainedTys;
303 subtype_iterator subtype_begin() const { return ContainedTys; }
304 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
322 return ContainedTys[i];
347 return ContainedTys[0];
353 return ContainedTys[0];
359 return ContainedTys[0];
364 return ContainedTys[0]
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
306 subtype_iterator subtype_begin() const { return ContainedTys; }
307 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
326 return ContainedTys[i];
351 return ContainedTys[0];
358 return ContainedTys[0];
364 return ContainedTys[0];
369 return ContainedTys[0];
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
306 subtype_iterator subtype_begin() const { return ContainedTys; }
307 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
326 return ContainedTys[i];
351 return ContainedTys[0];
358 return ContainedTys[0];
364 return ContainedTys[0];
369 return ContainedTys[0];
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Type.h 103 /// Keeps track of how many Type*'s there are in the ContainedTys list.
111 Type * const *ContainedTys = nullptr;
312 subtype_iterator subtype_begin() const { return ContainedTys; }
313 subtype_iterator subtype_end() const { return &ContainedTys[NumContainedTys];}
332 return ContainedTys[i];
357 return ContainedTys[0];
364 return ContainedTys[0];
370 return ContainedTys[0];
375 return ContainedTys[0];

Completed in 1608 milliseconds