Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2483 bool IsIntTy = XElemTy->isIntegerTy(); in emitAtomicUpdate() local
2485 (IsIntTy) in emitAtomicUpdate()
2490 if (!IsIntTy) { in emitAtomicUpdate()
2504 (IsIntTy) in emitAtomicUpdate()