Searched refs:TypeAdjustedOther (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp1248 llvm::Value *TypeAdjustedOther = CombinerArg_other; local
1251 TypeAdjustedOther = Builder.CreatePointerCast(CombinerArg_other,
1255 llvm::Value *DerefOther = Builder.CreateLoad(TypeAdjustedOther);

Completed in 111 milliseconds