Searched refs:getInt32PtrTy (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULateCodeGenPrepare.cpp | 165 PointerType *Int32PtrTy = Type::getInt32PtrTy(LI.getContext(), AS); in visitLoadInst()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 751 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() 1261 SetjmpTableSSA.Initialize(Type::getInt32PtrTy(C), "setjmpTable"); in runSjLjOnFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Type.h | 484 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Type.cpp | 263 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { in getInt32PtrTy() function in Type
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-stress/ |
| H A D | llvm-stress.cpp | 162 Type::getInt32PtrTy(Context), in GenEmptyFunction()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGRecordLayoutBuilder.cpp | 655 llvm::Type::getInt32PtrTy(Types.getLLVMContext()))); in accumulateVPtrs()
|
| H A D | CGObjCGNU.cpp | 4050 llvm::Type::getInt32PtrTy(VMContext), false, in ObjCIvarOffsetVariable() 4096 llvm::Type::getInt32PtrTy(VMContext), in EmitIvarOffset()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 2180 Type *GVTy = Type::getInt32PtrTy(*Context, /*AS=*/0); in getLibcallReg() 2961 MF->getDataLayout().getPrefTypeAlign(Type::getInt32PtrTy(*Context)); in ARMLowerPICELF()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 2273 Type *Int32PtrTy = Type::getInt32PtrTy(Ctx); in processCopyingStore()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 4690 Type::getInt32PtrTy(*MS.C)); in getVAField32()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 19632 : Type::getInt32PtrTy(*DAG.getContext(), in LowerGlobalTLSAddress()
|