Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3502 LValue CLVal = in OMPIteratorGeneratorScope() local
3507 llvm::ConstantInt::get(CLVal.getAddress(CGF).getElementType(), 0), in OMPIteratorGeneratorScope()
3508 CLVal); in OMPIteratorGeneratorScope()
3519 CGF.EmitLoadOfScalar(CLVal, HelperData.CounterVD->getLocation()); in OMPIteratorGeneratorScope()