Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int64Ty = CGM.Int64Ty; in EmitVTTDefinition() local
DCodeGenModule.h113 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
DCGDebugInfo.cpp2757 llvm::Type *Int64Ty = CGM.Int64Ty; in EmitDeclare() local
2884 llvm::Type *Int64Ty = CGM.Int64Ty; in EmitDeclareOfBlockDeclRefVariable() local
DCGObjCGNU.cpp163 llvm::IntegerType *Int64Ty; member in __anon83155fa20111::CGObjCGNU
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DLocal.cpp1098 Type *Int64Ty = Type::getInt64Ty(AI->getContext()); in replaceDbgDeclareForAlloca() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp676 Type *Int64Ty = Type::getInt64Ty(*Ctx); in getIncrementIndirectCounterFunc() local
/freebsd-10-stable/contrib/llvm/lib/IR/
DConstantFold.cpp2014 Type *Int64Ty = Type::getInt64Ty(IdxTy->getContext()); in ConstantFoldGetElementPtrImpl() local