Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4535 if (auto *BORHS = in emitReduction() local
4537 EExpr = BORHS->getRHS(); in emitReduction()
4538 BO = BORHS->getOpcode(); in emitReduction()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5693 if (const auto *BORHS = in emitReduction() local
5695 EExpr = BORHS->getRHS(); in emitReduction()
5696 BO = BORHS->getOpcode(); in emitReduction()