Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntimeNVPTX.cpp3518 llvm::Value *CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction() local
3520 CondAlgo2 = Bld.CreateAnd( in emitShuffleAndReduceFunction()
3521 CondAlgo2, Bld.CreateICmpSGT(RemoteLaneOffsetArgVal, Bld.getInt16(0))); in emitShuffleAndReduceFunction()
3524 CondReduce = Bld.CreateOr(CondReduce, CondAlgo2); in emitShuffleAndReduceFunction()