Lines Matching refs:Int8PtrTy
269 llvm::Type *Int8PtrTy = PointerType::getUnqual(C); in createFatbinDesc() local
289 ConstantExpr::getPointerBitCastOrAddrSpaceCast(Fatbin, Int8PtrTy), in createFatbinDesc()
336 PointerType *Int8PtrTy = PointerType::get(C, 0); in createRegisterGlobalsFunction() local
341 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Type::getInt32Ty(C), in createRegisterGlobalsFunction()
342 Int8PtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Int32PtrTy}, in createRegisterGlobalsFunction()
350 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Type::getInt32Ty(C), in createRegisterGlobalsFunction()
359 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, in createRegisterGlobalsFunction()
368 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Type::getInt32Ty(C), in createRegisterGlobalsFunction()
401 auto *Addr = Builder.CreateLoad(Int8PtrTy, AddrPtr, "addr"); in createRegisterGlobalsFunction()
406 auto *Name = Builder.CreateLoad(Int8PtrTy, NamePtr, "name"); in createRegisterGlobalsFunction()
449 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()
450 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()
451 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()
452 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()