Searched defs:Int8Ty (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DLLVMContextImpl.h297 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; member in class:llvm::LLVMContextImpl
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h113 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member in struct:clang::CodeGen::CodeGenTypeCache
H A DCGExprScalar.cpp2251 llvm::Type *Int8Ty = CGF.Int8Ty; local
H A DCGObjCGNU.cpp118 llvm::IntegerType *Int8Ty; member in class:__anon3101::CGObjCGNU
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1189 Type *Int8Ty = IRB.getInt8Ty(); local

Completed in 144 milliseconds