Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp751 FTy = FunctionType::get(Type::getInt32PtrTy(C), in runOnModule()
753 Type::getInt32PtrTy(C), IRB.getInt32Ty()}, in runOnModule()
760 {getAddrIntType(&M), Type::getInt32PtrTy(C), IRB.getInt32Ty()}, in runOnModule()
1167 SetjmpTableSSA.Initialize(Type::getInt32PtrTy(C), "setjmpTable"); in runSjLjOnFunction()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULateCodeGenPrepare.cpp165 PointerType *Int32PtrTy = Type::getInt32PtrTy(LI.getContext(), AS); in visitLoadInst()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DType.h482 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp158 Type::getInt32PtrTy(Context), in GenEmptyFunction()
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DType.cpp257 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { in getInt32PtrTy() function in Type
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp655 llvm::Type::getInt32PtrTy(Types.getLLVMContext()))); in accumulateVPtrs()
H A DCGObjCGNU.cpp4047 llvm::Type::getInt32PtrTy(VMContext), false, in ObjCIvarOffsetVariable()
4093 llvm::Type::getInt32PtrTy(VMContext), in EmitIvarOffset()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2179 Type *GVTy = Type::getInt32PtrTy(*Context, /*AS=*/0); in getLibcallReg()
2959 MF->getDataLayout().getPrefTypeAlign(Type::getInt32PtrTy(*Context)); in ARMLowerPICELF()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp2273 Type *Int32PtrTy = Type::getInt32PtrTy(Ctx); in processCopyingStore()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4668 Type::getInt32PtrTy(*MS.C)); in getVAField32()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp19569 : Type::getInt32PtrTy(*DAG.getContext(), in LowerGlobalTLSAddress()