Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp7945 llvm::APInt PointerNumAP(32, Info.NumberOfPtrs, /*isSigned=*/true); in emitOffloadingArrays() local
7947 Ctx.getConstantArrayType(Ctx.VoidPtrTy, PointerNumAP, ArrayType::Normal, in emitOffloadingArrays()
7960 Ctx.getSizeType(), PointerNumAP, ArrayType::Normal, in emitOffloadingArrays()