Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp1234 llvm::Value *AccumulatorArg_in = &*(AccumulatorArgIter++); in CreateReduceCombinerFromAccumulator() local
1261 if (AccumulatorArg_in->getType()->isPointerTy()) { in CreateReduceCombinerFromAccumulator()
1266 llvm::Type *ElementType = AccumulatorArg_in->getType()->getPointerElementType(); in CreateReduceCombinerFromAccumulator()
1272 if (AccumulatorArgType->getPointerElementType() != AccumulatorArg_in->getType()) { in CreateReduceCombinerFromAccumulator()
1275 AccumulatorArg_in->getType()->getPointerTo(), in CreateReduceCombinerFromAccumulator()