Searched refs:PointerNumAP (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.cpp | 9121 llvm::APInt PointerNumAP(32, Info.NumberOfPtrs, /*isSigned=*/true); in emitOffloadingArrays() local 9123 Ctx.VoidPtrTy, PointerNumAP, nullptr, ArrayType::Normal, in emitOffloadingArrays() 9161 Int64Ty, PointerNumAP, nullptr, ArrayType::Normal, in emitOffloadingArrays() 9175 Int64Ty, PointerNumAP, nullptr, ArrayType::Normal, in emitOffloadingArrays()
|