Searched refs:STy (Results 1 - 25 of 112) sorted by relevance

12345

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h77 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
78 CurTy = STy->getElementType();
79 NumElements = STy->getNumElements();
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h77 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
78 CurTy = STy->getElementType();
79 NumElements = STy->getNumElements();
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
H A DSetVector.h245 template <class STy>
246 bool set_union(const STy &S) {
249 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
260 template <class STy>
261 void set_subtract(const STy &S) {
262 for (typename STy::const_iterator SI = S.begin(), SE = S.end(); SI != SE;
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DGetElementPtrTypeIterator.h79 if (auto *STy = dyn_cast<SequentialType>(Ty)) {
80 CurTy = STy->getElementType();
81 NumElements = STy->getNumElements();

Completed in 2839 milliseconds

12345