Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp2142 llvm::Value *CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction() local
2144 CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction()
2145 CondAlgo2, Bld.CreateICmpSGT(RemoteLaneOffsetArgVal, Bld.getInt16(0))); in emitShuffleAndReduceFunction()
2148 CondReduce = Bld.CreateOr(CondReduce, CondAlgo2); in emitShuffleAndReduceFunction()