Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSKernelExpand.cpp803 SmallGEPIndices InStepGEP(GEPHelper({0, RsExpandKernelDriverInfoPfxFieldInStride, 0})); in ExpandOldStyleForEach() local
805 Builder.CreateInBoundsGEP(Arg_p, InStepGEP, "instep_addr.gep"), "instep_addr"); in ExpandOldStyleForEach()