| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | TBAATest.cpp | 39 auto *PtrType = Type::getInt32PtrTy(C); in getFunctionWithSingleStore()
|
| H A D | PhiValuesTest.cpp | 27 Type *I32PtrTy = Type::getInt32PtrTy(C); in TEST() 94 Type *I32PtrTy = Type::getInt32PtrTy(C); in TEST()
|
| H A D | AliasAnalysisTest.cpp | 174 auto PtrType = Type::getInt32PtrTy(C); in TEST_F()
|
| H A D | AssumeBundleQueriesTest.cpp | 423 TypeArgs.push_back(Type::getInt32PtrTy(C)); in RunRandTest()
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | CloningTest.cpp | 140 V = new Argument(Type::getInt32PtrTy(context)); in TEST_F() 164 Type *ArgTy1[] = { Type::getInt32PtrTy(context) }; in TEST_F() 190 Type *ArgTy1[] = { Type::getInt32PtrTy(context) }; in TEST_F() 214 Type *ArgTy1[] = {Type::getInt32PtrTy(context)}; in TEST_F() 263 Type *ArgTy1[] = {Type::getInt32PtrTy(context)}; in TEST_F() 316 Type *ArgTy1[] = {Type::getInt32PtrTy(context)}; in TEST_F()
|
| H A D | LocalTest.cpp | 157 Value *NewBase = Constant::getNullValue(Type::getInt32PtrTy(C)); in TEST()
|
| H A D | ScalarEvolutionExpanderTest.cpp | 78 auto *I32PtrTy = Type::getInt32PtrTy(Context); in TEST_F()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | BasicBlockTest.cpp | 104 Type *ArgTy1[] = {Type::getInt32PtrTy(Ctx)}; in TEST() 182 Type *Ty = Type::getInt32PtrTy(Ctx); in TEST()
|
| H A D | ConstantsTest.cpp | 131 Type *Int32PtrTy = Type::getInt32PtrTy(C); in TEST() 172 Type *Int32Ptr1Ty = Type::getInt32PtrTy(C, 1); in TEST()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULateCodeGenPrepare.cpp | 163 PointerType *Int32PtrTy = Type::getInt32PtrTy(LI.getContext(), AS); in visitLoadInst()
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1011 FunctionType::get(Type::getInt32PtrTy(C), in runOnModule() 1013 Type::getInt32PtrTy(C), IRB.getInt32Ty()}, in runOnModule() 1020 {getAddrIntType(&M), Type::getInt32PtrTy(C), IRB.getInt32Ty()}, in runOnModule() 1429 SetjmpTableSSA.Initialize(Type::getInt32PtrTy(C), "setjmpTable"); in runSjLjOnFunction()
|
| /llvm-project-15.0.7/clang/tools/clang-linker-wrapper/ |
| H A D | OffloadWrapper.cpp | 376 Type::getInt8PtrTy(C), Type::getInt32PtrTy(C)}, in createRegisterGlobalsFunction() 464 ConstantPointerNull::get(Type::getInt32PtrTy(C))}); in createRegisterGlobalsFunction()
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | Type.h | 474 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
|
| /llvm-project-15.0.7/llvm/tools/llvm-stress/ |
| H A D | llvm-stress.cpp | 133 Type::getInt32PtrTy(Context), in GenEmptyFunction()
|
| /llvm-project-15.0.7/clang/unittests/CodeGen/ |
| H A D | TBAAMetadataTest.cpp | 128 MValType(Type::getInt32PtrTy(Compiler.Context)), in TEST()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Type.cpp | 299 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { in getInt32PtrTy() function in Type
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGRecordLayoutBuilder.cpp | 655 llvm::Type::getInt32PtrTy(Types.getLLVMContext()))); in accumulateVPtrs()
|
| H A D | CGObjCGNU.cpp | 4132 llvm::Type::getInt32PtrTy(VMContext), false, in ObjCIvarOffsetVariable() 4178 llvm::Type::getInt32PtrTy(VMContext), in EmitIvarOffset()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 2183 Type *GVTy = Type::getInt32PtrTy(*Context, /*AS=*/0); in getLibcallReg() 2964 MF->getDataLayout().getPrefTypeAlign(Type::getInt32PtrTy(*Context)); in ARMLowerPICELF()
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonLoopIdiomRecognition.cpp | 2267 Type *Int32PtrTy = Type::getInt32PtrTy(Ctx); in processCopyingStore()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 4712 Type::getInt32PtrTy(*MS.C)); in getVAField32()
|
| /llvm-project-15.0.7/llvm/unittests/Frontend/ |
| H A D | OpenMPIRBuilderTest.cpp | 1144 Type *I32PtrTy = Type::getInt32PtrTy(M->getContext()); in TEST_F()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 20609 : Type::getInt32PtrTy(*DAG.getContext(), in LowerGlobalTLSAddress()
|