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

  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h 696 // GetElementPtrInst Class
703 assert(Ty && "Invalid GetElementPtrInst indices for type!");
707 /// GetElementPtrInst - an instruction for type-safe pointer arithmetic to
710 class GetElementPtrInst : public Instruction {
711 GetElementPtrInst(const GetElementPtrInst &GEPI);
718 inline GetElementPtrInst(Value *Ptr, ArrayRef<Value *> IdxList,
721 inline GetElementPtrInst(Value *Ptr, ArrayRef<Value *> IdxList,
725 virtual GetElementPtrInst *clone_impl() const;
727 static GetElementPtrInst *Create(Value *Ptr, ArrayRef<Value *> IdxList
    [all...]
  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h 815 // GetElementPtrInst Class
822 assert(Ty && "Invalid GetElementPtrInst indices for type!");
826 /// GetElementPtrInst - an instruction for type-safe pointer arithmetic to
829 class GetElementPtrInst : public Instruction {
835 GetElementPtrInst(const GetElementPtrInst &GEPI);
842 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
845 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
852 GetElementPtrInst *cloneImpl() const;
855 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 819 // GetElementPtrInst Class
826 assert(Ty && "Invalid GetElementPtrInst indices for type!");
833 class GetElementPtrInst : public Instruction {
839 GetElementPtrInst(const GetElementPtrInst &GEPI);
846 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
849 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
857 GetElementPtrInst *cloneImpl() const;
860 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
872 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instructions.h 817 // GetElementPtrInst Class
824 assert(Ty && "Invalid GetElementPtrInst indices for type!");
831 class GetElementPtrInst : public Instruction {
835 GetElementPtrInst(const GetElementPtrInst &GEPI);
841 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
844 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
854 GetElementPtrInst *cloneImpl() const;
857 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
869 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instructions.h 817 // GetElementPtrInst Class
824 assert(Ty && "Invalid GetElementPtrInst indices for type!");
831 class GetElementPtrInst : public Instruction {
835 GetElementPtrInst(const GetElementPtrInst &GEPI);
841 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
844 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
854 GetElementPtrInst *cloneImpl() const;
857 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
869 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 819 // GetElementPtrInst Class
826 assert(Ty && "Invalid GetElementPtrInst indices for type!");
833 class GetElementPtrInst : public Instruction {
839 GetElementPtrInst(const GetElementPtrInst &GEPI);
846 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
849 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
857 GetElementPtrInst *cloneImpl() const;
860 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
872 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instructions.h 817 // GetElementPtrInst Class
824 assert(Ty && "Invalid GetElementPtrInst indices for type!");
831 class GetElementPtrInst : public Instruction {
835 GetElementPtrInst(const GetElementPtrInst &GEPI);
841 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
844 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
854 GetElementPtrInst *cloneImpl() const;
857 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
869 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instructions.h 817 // GetElementPtrInst Class
824 assert(Ty && "Invalid GetElementPtrInst indices for type!");
831 class GetElementPtrInst : public Instruction {
835 GetElementPtrInst(const GetElementPtrInst &GEPI);
841 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
844 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
854 GetElementPtrInst *cloneImpl() const;
857 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
869 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instructions.h 823 // GetElementPtrInst Class
830 assert(Ty && "Invalid GetElementPtrInst indices for type!");
837 class GetElementPtrInst : public Instruction {
841 GetElementPtrInst(const GetElementPtrInst &GEPI);
847 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
850 inline GetElementPtrInst(Type *PointeeType, Value *Ptr,
860 GetElementPtrInst *cloneImpl() const;
863 static GetElementPtrInst *Create(Type *PointeeType, Value *Ptr,
875 return new (Values) GetElementPtrInst(PointeeType, Ptr, IdxList, Values
    [all...]

Completed in 617 milliseconds