Home
last modified time | relevance | path

Searched defs:Int32PtrTy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp338 PointerType *Int32PtrTy = PointerType::get(C, 0); in createRegisterGlobalsFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1001 Type *Int32PtrTy = IRB.getPtrTy(); in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp425 PointerType *Int32PtrTy = PointerType::getUnqual(M.getContext()); member in __anonc00fd2a30111::LowerTypeTestsModule