Searched refs:InputLoad (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp717 llvm::LoadInst *InputLoad = Builder.CreateLoad(InPtr, "input"); local
720 InputLoad->setMetadata("tbaa", TBAAAllocation);
723 Input = InputLoad;

Completed in 946 milliseconds