Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp28 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
50 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
DMDBuilder.cpp62 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
/external/llvm/lib/IR/
DProfileSummary.cpp31 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
53 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
DMDBuilder.cpp60 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp557 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
655 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp558 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
656 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/external/llvm/unittests/IR/
DConstantsTest.cpp134 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
195 Type *Int64Ty = Type::getInt64Ty(Context); in TEST() local
DInstructionsTest.cpp177 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
417 Type* Int64Ty = Type::getInt64Ty(C); in TEST() local
/external/AFLplusplus/instrumentation/
Dcmplog-switches-pass.cc158 IntegerType *Int64Ty = IntegerType::getInt64Ty(C); local
Dcmplog-instructions-pass.cc165 IntegerType *Int64Ty = IntegerType::getInt64Ty(C); in hookInstrs() local
Dcompare-transform-pass.so.cc174 IntegerType * Int64Ty = IntegerType::getInt64Ty(C); local
Dcmplog-routines-pass.cc143 IntegerType *Int64Ty = IntegerType::getInt64Ty(C); local
DSanitizerCoverageLTO.so.cc212 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anonf1055e9b0111::ModuleSanitizerCoverageLTO
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp407 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
845 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
DAMDGPUPrintfRuntimeBinding.cpp404 Type *Int64Ty = Type::getInt64Ty(Ctx); in lowerPrintfForGpu() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp254 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp256 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp194 Type *IntptrTy, *Int64Ty, *Int64PtrTy; member in __anon956abe7d0111::SanitizerCoverageModule
DInstrProfiling.cpp506 auto *Int64Ty = Type::getInt64Ty(M->getContext()); in emitRegistration() local
DEfficiencySanitizer.cpp374 auto *Int64Ty = Type::getInt64Ty(*Ctx); in createCacheFragInfoGV() local
DGCOVProfiling.cpp777 Type *Int64Ty = Type::getInt64Ty(*Ctx); in getIncrementIndirectCounterFunc() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp222 IntegerType *Int64Ty; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp237 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon02c93bdf0111::ModuleSanitizerCoverage
DInstrProfiling.cpp949 auto *Int64Ty = Type::getInt64Ty(M->getContext()); in emitRegistration() local

12