Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp236 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp264 Type *Int1Ty = Type::getInt1Ty(U->getContext()); in runOnUse() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h174 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantsTest.cpp199 Type *Int1Ty = Type::getInt1Ty(Context); in TEST() 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-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp334 IntegerType *Int1Ty = Type::getInt1Ty(M.getContext()); member in __anonf470a1fd0111::LowerTypeTestsModule
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1574 Type *Int1Ty = Type::getInt1Ty(*Context); in transValueWithoutDecoration() local