Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp601 llvm::Value *YAddr = Builder.CreateInBoundsGEP(Arg_p, YValueGEP, "Y.gep"); in ExpandSpecialArguments() local
602 CalleeArgs.push_back(Builder.CreateLoad(YAddr, "Y")); in ExpandSpecialArguments()