Searched defs:Int1Ty (Results 1 – 7 of 7) sorted by relevance
264 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
256 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); rewrite() local
264 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon2f8c49a80111::ModuleSanitizerCoverage
211 Type *Int1Ty = Type::getInt1Ty(C); fillCommonArgs() local
315 auto *Int1Ty = Type::getInt1Ty(Builder.getContext()); generateInstruction() local
420 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon939db9b50111::LowerTypeTestsModule
44 llvm::Type *Int1Ty = llvm::Type::getInt1Ty(CGF.getLLVMContext()); in X86AdjustInlineAsmType() local