Home
last modified time | relevance | path

Searched refs:InStepAddr (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp554 llvm::Value *InStepAddr = Builder.CreateConstInBoundsGEP2_32(nullptr, InStepsBase, 0, 0); in ExpandFunction() local
555 llvm::LoadInst *InStepArg = Builder.CreateLoad(InStepAddr, in ExpandFunction()
768 …llvm::Value *InStepAddr = Builder.CreateConstInBoundsGEP2_32(nullptr, InStepsBase, 0, InputInde… in ExpandKernel() local
769 llvm::LoadInst *InStepArg = Builder.CreateLoad(InStepAddr, in ExpandKernel()