/external/AFLplusplus/instrumentation/ |
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
|
D | compare-transform-pass.so.cc | 172 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); local
|
D | SanitizerCoveragePCGUARD.so.cc | 182 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonc64518c30111::ModuleSanitizerCoverageAFL
|
D | SanitizerCoverageLTO.so.cc | 225 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon50fbe7ac0111::ModuleSanitizerCoverageLTO
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PoisonChecking.cpp | 258 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 236 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 265 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCBoolRetToInt.cpp | 263 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | PoisonChecking.cpp | 256 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
|
D | SanitizerCoverage.cpp | 271 *Int32PtrTy, *Int16PtrTy, *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, member in __anon0fe9b8960111::ModuleSanitizerCoverage
|
/external/llvm/unittests/IR/ |
D | ConstantsTest.cpp | 198 Type *Int1Ty = Type::getInt1Ty(Context); in TEST() local
|
/external/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 218 IntegerType *Int1Ty; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | VPlanRecipes.cpp | 234 auto *Int1Ty = Type::getInt1Ty(Builder.getContext()); in generateInstruction() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 409 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon1e316a630111::LowerTypeTestsModule
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | LowerTypeTests.cpp | 390 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon426a789d0111::LowerTypeTestsModule
|