Searched refs:Int32PtrTy (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
| H A D | OffloadWrapper.cpp | 330 PointerType *Int32PtrTy = PointerType::get(C, 0); in createRegisterGlobalsFunction() local 334 Int8PtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Int32PtrTy}, in createRegisterGlobalsFunction() 445 ConstantPointerNull::get(Int32PtrTy)}); in createRegisterGlobalsFunction()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1008 Type *Int32PtrTy = IRB.getPtrTy(); in runOnModule() local 1013 Int32PtrTy, in runOnModule() 1014 {SetjmpFTy->getParamType(0), Int32Ty, Int32PtrTy, Int32Ty}, false); in runOnModule() 1019 {getAddrIntType(&M), Int32PtrTy, Int32Ty}, false); in runOnModule()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 425 PointerType *Int32PtrTy = PointerType::getUnqual(M.getContext()); member in __anonecc095190111::LowerTypeTestsModule 1757 lowerTypeTestCalls(TypeIds, ConstantPointerNull::get(Int32PtrTy), in buildBitSetsFromFunctionsWASM()
|