Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DValueTest.cpp49 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
DConstantsTest.cpp105 IntegerType* Int8Ty = Type::getInt8Ty(getGlobalContext()); in TEST() local
DInstructionsTest.cpp174 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
/external/llvm/examples/BrainF/
DBrainF.cpp84 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp190 Type *Int8Ty = IRB.getInt8Ty(); in runOnModule() local
/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp197 IntegerType *Int8Ty; member
/external/clang/lib/CodeGen/
DCodeGenModule.h114 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
DCGObjCGNU.cpp119 llvm::IntegerType *Int8Ty; member in __anon13748a720111::CGObjCGNU
DCGExprScalar.cpp2383 llvm::Type *Int8Ty = CGF.Int8Ty; in EmitOverflowCheckedBinOp() local