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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp1067 llvm::StoreInst *Store = Builder.CreateStore(RetVal, OutPtr); local
1069 Store->setMetadata("tbaa", TBAAAllocation);

Completed in 153 milliseconds