Home
last modified time | relevance | path

Searched defs:Int1Ty (Results 1 – 15 of 15) sorted by relevance

/external/AFLplusplus/instrumentation/
Dsplit-compares-pass.so.cc235 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
Dcompare-transform-pass.so.cc172 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); local
DSanitizerCoveragePCGUARD.so.cc182 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonc64518c30111::ModuleSanitizerCoverageAFL
DSanitizerCoverageLTO.so.cc225 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon50fbe7ac0111::ModuleSanitizerCoverageLTO
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp258 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp236 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp265 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp263 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp256 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); in rewrite() local
DSanitizerCoverage.cpp271 *Int32PtrTy, *Int16PtrTy, *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, member in __anon0fe9b8960111::ModuleSanitizerCoverage
/external/llvm/unittests/IR/
DConstantsTest.cpp198 Type *Int1Ty = Type::getInt1Ty(Context); in TEST() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp218 IntegerType *Int1Ty; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlanRecipes.cpp234 auto *Int1Ty = Type::getInt1Ty(Builder.getContext()); in generateInstruction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp409 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon1e316a630111::LowerTypeTestsModule
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp390 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon426a789d0111::LowerTypeTestsModule