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

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Instructions.cpp 821 // AllocaInst Implementation
836 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize,
845 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize,
854 AllocaInst::AllocaInst(Type *Ty, const Twine &Name,
863 AllocaInst::AllocaInst(Type *Ty, const Twine &Name,
872 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h 52 // AllocaInst Class
55 /// AllocaInst - an instruction to allocate memory on the stack
57 class AllocaInst : public UnaryInstruction {
59 virtual AllocaInst *clone_impl() const;
61 explicit AllocaInst(Type *Ty, Value *ArraySize = 0,
63 AllocaInst(Type *Ty, Value *ArraySize,
66 AllocaInst(Type *Ty, const Twine &Name, Instruction *InsertBefore = 0);
67 AllocaInst(Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd);
69 AllocaInst(Type *Ty, Value *ArraySize, unsigned Align,
71 AllocaInst(Type *Ty, Value *ArraySize, unsigned Align
    [all...]
  /external/llvm/include/llvm/IR/
Instructions.h 46 // AllocaInst Class
49 /// AllocaInst - an instruction to allocate memory on the stack
51 class AllocaInst : public UnaryInstruction {
57 AllocaInst *cloneImpl() const;
60 explicit AllocaInst(Type *Ty, Value *ArraySize = nullptr,
63 AllocaInst(Type *Ty, Value *ArraySize,
66 AllocaInst(Type *Ty, const Twine &Name, Instruction *InsertBefore = nullptr);
67 AllocaInst(Type *Ty, const Twine &Name, BasicBlock *InsertAtEnd);
69 AllocaInst(Type *Ty, Value *ArraySize, unsigned Align,
71 AllocaInst(Type *Ty, Value *ArraySize, unsigned Align
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
88 ~AllocaInst() override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Instructions.h 61 // AllocaInst Class
65 class AllocaInst : public UnaryInstruction {
72 AllocaInst *cloneImpl() const;
75 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
82 AllocaInst(Type *Ty, unsigned AddrSpace,
84 AllocaInst(Type *Ty, unsigned AddrSpace,
87 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
89 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Instructions.h 61 // AllocaInst Class
65 class AllocaInst : public UnaryInstruction {
72 AllocaInst *cloneImpl() const;
75 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
82 AllocaInst(Type *Ty, unsigned AddrSpace,
84 AllocaInst(Type *Ty, unsigned AddrSpace,
87 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
89 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
88 ~AllocaInst() override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Instructions.h 61 // AllocaInst Class
65 class AllocaInst : public UnaryInstruction {
72 AllocaInst *cloneImpl() const;
75 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
82 AllocaInst(Type *Ty, unsigned AddrSpace,
84 AllocaInst(Type *Ty, unsigned AddrSpace,
87 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
89 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Instructions.h 61 // AllocaInst Class
65 class AllocaInst : public UnaryInstruction {
72 AllocaInst *cloneImpl() const;
75 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
82 AllocaInst(Type *Ty, unsigned AddrSpace,
84 AllocaInst(Type *Ty, unsigned AddrSpace,
87 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
89 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Instructions.h 56 // AllocaInst Class
60 class AllocaInst : public UnaryInstruction {
67 AllocaInst *cloneImpl() const;
70 explicit AllocaInst(Type *Ty, unsigned AddrSpace,
74 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize,
77 AllocaInst(Type *Ty, unsigned AddrSpace,
79 AllocaInst(Type *Ty, unsigned AddrSpace,
82 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
84 AllocaInst(Type *Ty, unsigned AddrSpace, Value *ArraySize, unsigned Align,
    [all...]

Completed in 552 milliseconds