Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGVTT.cpp47 llvm::Type *Int8PtrTy = CGM.Int8PtrTy, *Int64Ty = CGM.Int64Ty; in EmitVTTDefinition() local
HDCoverageMappingGen.cpp929 auto *Int64Ty = llvm::Type::getInt64Ty(Ctx); in addFunctionMappingRecord() local
HDCodeGenModule.h116 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
HDCGObjCGNU.cpp159 llvm::IntegerType *Int64Ty; member in __anonb71487890111::CGObjCGNU
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDIntegerDivision.cpp564 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
665 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/NextBSD/contrib/llvm/lib/IR/
HDMDBuilder.cpp60 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
/NextBSD/contrib/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp225 auto *Int64Ty = Type::getInt64Ty(Ctx); in getOrCreateRegionCounters() local
HDSanitizerCoverage.cpp163 Type *IntptrTy, *Int64Ty; member in __anon6087c1a50111::SanitizerCoverageModule
HDGCOVProfiling.cpp763 Type *Int64Ty = Type::getInt64Ty(*Ctx); in getIncrementIndirectCounterFunc() local
/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDAlignmentFromAssumptions.cpp264 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDLowerBitSets.cpp200 IntegerType *Int64Ty; member
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp9274 Type *Int64Ty = Type::getInt64Ty(M->getContext()); in emitStoreConditional() local