Searched refs:TBAAAllocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp687 // TBAAAllocation - metadata for marking loads of input values out of allocations
699 llvm::MDNode *TBAAAllocation,
730 InputLoad->setMetadata("tbaa", TBAAAllocation);
929 *TBAAAllocation, *TBAAPointer; local
936 TBAAAllocation = MDHelper.createTBAAScalarTypeNode("allocation",
938 TBAAAllocation = MDHelper.createTBAAStructTagNode(TBAAAllocation,
939 TBAAAllocation, 0);
1057 ExpandInputsBody(Builder, Arg_x1, TBAAAllocation, NumInPtrArguments,
1069 Store->setMetadata("tbaa", TBAAAllocation);
697 ExpandInputsBody(llvm::IRBuilder< &Builder, llvm::Value *Arg_x1, llvm::MDNode *TBAAAllocation, const size_t NumInputs, const llvm::SmallVectorImpl<llvm::Type *> &InTypes, const llvm::SmallVectorImpl<llvm::Value *> &InBufPtrs, const llvm::SmallVectorImpl<llvm::Value *> &InStructTempSlots, llvm::Value *IndVar, llvm::SmallVectorImpl<llvm::Value *> &RootArgs) argument
1128 *TBAAAllocation, *TBAAPointer; local
[all...]

Completed in 24 milliseconds