Searched refs:CondAlgo2 (Results 1 – 1 of 1) sorted by relevance
3210 llvm::Value *CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction() local3212 CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction()3213 CondAlgo2, Bld.CreateICmpSGT(RemoteLaneOffsetArgVal, Bld.getInt16(0))); in emitShuffleAndReduceFunction()3216 CondReduce = Bld.CreateOr(CondReduce, CondAlgo2); in emitShuffleAndReduceFunction()