Searched refs:getInt32PtrTy (Results 1 – 13 of 13) sorted by relevance
41 auto PtrType = Type::getInt32PtrTy(C); in TEST_F()
176 auto PtrType = Type::getInt32PtrTy(C); in TEST_F()
132 V = new Argument(Type::getInt32PtrTy(context)); in TEST_F()156 Type *ArgTy1[] = { Type::getInt32PtrTy(context) }; in TEST_F()183 Type *ArgTy1[] = { Type::getInt32PtrTy(context) }; in TEST_F()
408 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
130 Type *Int32PtrTy = Type::getInt32PtrTy(C); in TEST()
127 Type::getInt32PtrTy(Context), in GenEmptyFunction()
285 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { in getInt32PtrTy() function in Type
470 llvm::Type::getInt32PtrTy(Types.getLLVMContext()))); in accumulateVPtrs()
2812 llvm::Type::getInt32PtrTy(VMContext), false, in ObjCIvarOffsetVariable()
2169 Type *GVTy = Type::getInt32PtrTy(*Context, /*AS=*/0); in getLibcallReg()2954 MF->getDataLayout().getPrefTypeAlignment(Type::getInt32PtrTy(*Context)); in ARMLowerPICELF()
419 MapTy = Type::getInt32PtrTy(C->getContext(), AS); in FoldReinterpretLoadFromConstPtr()
3169 Type::getInt32PtrTy(*MS.C)); in getVAField32()
12405 : Type::getInt32PtrTy(*DAG.getContext(), in LowerGlobalTLSAddress()