/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | split-compares-pass.so.cc | 235 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in simplifyFPCompares() local 382 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in simplifyOrEqualsCompare() local 485 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in simplifySignedCompare() local 648 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in splitCompare() local 1009 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in splitFPCompares() local
|
H A D | compare-transform-pass.so.cc | 172 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); local
|
H A D | SanitizerCoveragePCGUARD.so.cc | 182 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon36fe0e430111::ModuleSanitizerCoverageAFL
|
H A D | SanitizerCoverageLTO.so.cc | 225 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonbc961d2c0111::ModuleSanitizerCoverageLTO
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 236 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 258 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 263 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PoisonChecking.cpp | 256 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
|
H A D | SanitizerCoverage.cpp | 271 *Int32PtrTy, *Int16PtrTy, *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, member in __anonc0f75e160111::ModuleSanitizerCoverage
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCBoolRetToInt.cpp | 265 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | ConstantsTest.cpp | 198 Type *Int1Ty = Type::getInt1Ty(Context); in TEST() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 218 IntegerType *Int1Ty; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 234 auto *Int1Ty = Type::getInt1Ty(Builder.getContext()); in generateInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 390 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anona231ce1d0111::LowerTypeTestsModule
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 409 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon7df8bfe30111::LowerTypeTestsModule
|