Searched defs:I32Ty (Results 1 – 8 of 8) sorted by relevance
310 llvm::Type *I32Ty = llvm::Type::getInt32Ty(CI->getContext()); in UpgradeIntrinsicCall() local
291 Type *I32Ty = Type::getInt32Ty(Mod->getContext()); in getLocalSizeYZ() local
62 Type *I32Ty = B.getInt32Ty(); in EmitStrChr() local
299 Type *I32Ty = IntegerType::get(C, 32); in TEST() local
741 Type *I32Ty = B.getInt32Ty(); in emitStrChr() local
1725 Type *I32Ty = getInt32Ty(); variable
905 Type *I32Ty = Type::getInt32Ty(C); in UpgradeIntrinsicCall() local
1150 unsigned Off, llvm::Type *I32Ty) { in getMaskElt()1157 static llvm::Constant *getAsInt32(llvm::ConstantInt *C, llvm::Type *I32Ty) { in getAsInt32()