Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DConstantsTest.cpp128 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
167 Type *Int64Ty = Type::getInt64Ty(getGlobalContext()); in TEST() local
DInstructionsTest.cpp122 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
334 Type* Int64Ty = Type::getInt64Ty(C); in TEST() local
/external/clang/lib/CodeGen/
DCGVTT.cpp46 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int64Ty = CGM.Int64Ty; in EmitVTTDefinition() local
DCodeGenModule.h113 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
DCGDebugInfo.cpp2698 llvm::Type *Int64Ty = CGM.Int64Ty; in EmitDeclare() local
2824 llvm::Type *Int64Ty = CGM.Int64Ty; in EmitDeclareOfBlockDeclRefVariable() local
DCGObjCGNU.cpp163 llvm::IntegerType *Int64Ty; member in __anon92d2d9bc0111::CGObjCGNU
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1102 Type *Int64Ty = Type::getInt64Ty(AI->getContext()); in replaceDbgDeclareForAlloca() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp676 Type *Int64Ty = Type::getInt64Ty(*Ctx); in getIncrementIndirectCounterFunc() local
/external/llvm/lib/IR/
DConstantFold.cpp1956 Type *Int64Ty = Type::getInt64Ty(IdxTy->getContext()); in ConstantFoldGetElementPtrImpl() local