Searched defs:AllocaInst (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DInstructions.cpp834 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, function in class:AllocaInst
843 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, function in class:AllocaInst
852 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, function in class:AllocaInst
861 AllocaInst::AllocaInst(Type *Ty, const Twine &Name, function in class:AllocaInst
870 AllocaInst function in class:AllocaInst
879 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, function in class:AllocaInst
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DInstructions.h60 class AllocaInst : public UnaryInstruction { class in namespace:llvm
[all...]

Completed in 186 milliseconds