Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp3033 llvm::Value *CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction() local
3035 CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction()
3036 CondAlgo2, Bld.CreateICmpSGT(RemoteLaneOffsetArgVal, Bld.getInt16(0))); in emitShuffleAndReduceFunction()
3039 CondReduce = Bld.CreateOr(CondReduce, CondAlgo2); in emitShuffleAndReduceFunction()