Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp236 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/llvm/unittests/IR/
DConstantsTest.cpp198 Type *Int1Ty = Type::getInt1Ty(Context); in TEST() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp218 IntegerType *Int1Ty; member
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1574 Type *Int1Ty = Type::getInt1Ty(*Context); in transValueWithoutDecoration() local