Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp4477 SmallVector<const OMPClauseWithPreInit *, 4> PICs; in ActOnOpenMPRegionEnd() local
4510 PICs.push_back(C); in ActOnOpenMPRegionEnd()
4573 for (const clang::OMPClauseWithPreInit *C : PICs) { in ActOnOpenMPRegionEnd()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200726590 (legitimate_pic_address_disp_p): Disallow local symbols for large PICs.