Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9492 llvm::APInt PointerNumAP(32, Info.NumberOfPtrs, /*isSigned=*/true); in emitOffloadingArrays() local
9494 Ctx.VoidPtrTy, PointerNumAP, nullptr, ArrayType::Normal, in emitOffloadingArrays()
9512 Int64Ty, PointerNumAP, nullptr, ArrayType::Normal, in emitOffloadingArrays()