HomeSort by relevance Sort by last modified time
    Searched refs:OpIt (Results 1 - 16 of 16) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
GetElementPtrTypeIterator.h 28 ItTy OpIt;
36 I.OpIt = It;
42 I.OpIt = It;
47 return OpIt == x.OpIt;
66 Value *getOperand() const { return *OpIt; }
74 ++OpIt;
  /external/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 30 ItTy OpIt;
42 I.OpIt = It;
47 I.OpIt = It;
52 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
86 ++OpIt;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 35 ItTy OpIt;
45 I.OpIt = It;
51 I.OpIt = It;
56 return OpIt == x.OpIt;
73 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
82 ++OpIt;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 35 ItTy OpIt;
45 I.OpIt = It;
51 I.OpIt = It;
56 return OpIt == x.OpIt;
73 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
82 ++OpIt;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
GetElementPtrTypeIterator.h 36 ItTy OpIt;
47 I.OpIt = It;
53 I.OpIt = It;
58 return OpIt == x.OpIt;
75 Value *getOperand() const { return const_cast<Value *>(&**OpIt); }
84 ++OpIt;

Completed in 414 milliseconds