Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2604 bool IsIntTy = XElemTy->isIntegerTy(); in emitAtomicUpdate() local
2606 (IsIntTy) in emitAtomicUpdate()
2611 if (!IsIntTy) { in emitAtomicUpdate()
2625 (IsIntTy) in emitAtomicUpdate()