Searched refs:i8PTy (Results 1 – 2 of 2) sorted by relevance
315 Type *i8PTy = Type::getInt8PtrTy(M->getContext()); in emitUses() local319 ConstantExpr::getBitCast(cast<llvm::Constant>(Value), i8PTy)); in emitUses()322 ArrayType *ATy = ArrayType::get(i8PTy, MergedVars.size()); in emitUses()
502 llvm::Type *i8PTy = llvm::Type::getInt8PtrTy(Context); in applyScopeRestrictions() local505 Constant *c = ConstantExpr::getBitCast(GV, i8PTy); in applyScopeRestrictions()509 llvm::ArrayType *ATy = llvm::ArrayType::get(i8PTy, asmUsed2.size()); in applyScopeRestrictions()