Searched defs:Int1Ty (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp263 Type *Int1Ty = Type::getInt1Ty(U->getContext()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp258 auto * const Int1Ty = Type::getInt1Ty(F.getContext()); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DLLVMContextImpl.h1322 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty, Int128Ty; member in class:llvm::LLVMContextImpl
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp390 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in class:__anon5564::LowerTypeTestsModule

Completed in 87 milliseconds