Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4103 bool IsIntTy = XElemTy->isIntegerTy(); in emitAtomicUpdate() local
4105 (IsIntTy) in emitAtomicUpdate()
4110 if (!IsIntTy) { in emitAtomicUpdate()
4124 (IsIntTy) in emitAtomicUpdate()