Searched defs:Int32PtrTy (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Frontend/Offloading/ | ||
H A D | OffloadWrapper.cpp | 338 PointerType *Int32PtrTy = PointerType::get(C, 0); createRegisterGlobalsFunction() local |
/llvm-project/llvm/unittests/IR/ | ||
H A D | InstructionsTest.cpp | 224 Type *Int32PtrTy = PointerType::get(Int32Ty, 0); TEST() local |
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1001 Type *Int32PtrTy = IRB.getPtrTy(); runOnModule() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | LowerTypeTests.cpp | 425 PointerType *Int32PtrTy = PointerType::getUnqual(M.getContext()); global() member in __anonfb408bb60111::LowerTypeTestsModule |