Searched defs:Int1Ty (Results 1 – 9 of 9) sorted by relevance
268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon543601890111::ModuleSanitizerCoverage
605 Type *Int1Ty = Type::getInt1Ty(Context); NumericalStabilitySanitizer() local
264 Type *Int1Ty = Type::getInt1Ty(U->getContext()); runOnUse() local
212 Type *Int1Ty = Type::getInt1Ty(C); fillCommonArgs() local
1280 IntegerType *Int1Ty = Type::getInt1Ty(Context); in TEST() local
365 auto *Int1Ty = Type::getInt1Ty(Builder.getContext()); generatePerPart() local
420 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); global() member in __anonfb408bb60111::LowerTypeTestsModule
44 llvm::Type *Int1Ty = llvm::Type::getInt1Ty(CGF.getLLVMContext()); X86AdjustInlineAsmType() local