Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp4448 bool IsIntTy = XElemTy->isIntegerTy(); in emitAtomicUpdate() local
4450 (IsIntTy) in emitAtomicUpdate()
4455 if (!IsIntTy) { in emitAtomicUpdate()
4469 (IsIntTy) in emitAtomicUpdate()