Searched defs:Int64Ty (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int64Ty = CGM.Int64Ty; local
H A DCodeGenModule.h113 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member in struct:clang::CodeGen::CodeGenTypeCache
H A DCGDebugInfo.cpp2740 llvm::Type *Int64Ty = CGM.Int64Ty; local
2867 llvm::Type *Int64Ty = CGM.Int64Ty; local
[all...]
H A DCGObjCGNU.cpp163 llvm::IntegerType *Int64Ty; member in class:__anon3101::CGObjCGNU
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp2014 Type *Int64Ty = Type::getInt64Ty(IdxTy->getContext()); local
H A DLLVMContextImpl.h297 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; member in class:llvm::LLVMContextImpl
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp676 Type *Int64Ty = Type::getInt64Ty(*Ctx); local

Completed in 146 milliseconds