Home
last modified time | relevance | path

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

/external/AFLplusplus/instrumentation/
Dsplit-compares-pass.so.cc235 IntegerType * Int1Ty = IntegerType::getInt1Ty(C); in simplifyFPCompares() local
370 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in simplifyOrEqualsCompare() local
457 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in simplifySignedCompare() local
597 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in splitCompare() local
928 IntegerType *Int1Ty = IntegerType::getInt1Ty(C); in splitFPCompares() local
DSanitizerCoverageLTO.so.cc213 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonf1055e9b0111::ModuleSanitizerCoverageLTO
DSanitizerCoveragePCGUARD.so.cc189 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anonaafe6f320111::ModuleSanitizerCoverageAFL
/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-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp263 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
/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-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp390 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anon186fa4cc0111::LowerTypeTestsModule