Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp4043 LValue CLVal = in OMPIteratorGeneratorScope() local
4048 llvm::ConstantInt::get(CLVal.getAddress(CGF).getElementType(), 0), in OMPIteratorGeneratorScope()
4049 CLVal); in OMPIteratorGeneratorScope()
4060 CGF.EmitLoadOfScalar(CLVal, HelperData.CounterVD->getLocation()); in OMPIteratorGeneratorScope()