Lines Matching refs:Int8PtrTy
261 llvm::Type *Int8PtrTy = PointerType::getUnqual(C); in createFatbinDesc() local
281 ConstantExpr::getPointerBitCastOrAddrSpaceCast(Fatbin, Int8PtrTy), in createFatbinDesc()
328 PointerType *Int8PtrTy = PointerType::get(C, 0); in createRegisterGlobalsFunction() local
333 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Type::getInt32Ty(C), in createRegisterGlobalsFunction()
334 Int8PtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Int32PtrTy}, in createRegisterGlobalsFunction()
342 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Type::getInt32Ty(C), in createRegisterGlobalsFunction()
351 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, in createRegisterGlobalsFunction()
360 {Int8PtrPtrTy, Int8PtrTy, Int8PtrTy, Int8PtrTy, Type::getInt32Ty(C), in createRegisterGlobalsFunction()
393 auto *Addr = Builder.CreateLoad(Int8PtrTy, AddrPtr, "addr"); in createRegisterGlobalsFunction()
398 auto *Name = Builder.CreateLoad(Int8PtrTy, NamePtr, "name"); in createRegisterGlobalsFunction()
441 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()
442 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()
443 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()
444 ConstantPointerNull::get(Int8PtrTy), in createRegisterGlobalsFunction()