Home
last modified time | relevance | path

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

12

/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-7.0/llvm/lib/IR/
DProfileSummary.cpp31 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
53 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
DMDBuilder.cpp63 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
/external/swiftshader/third_party/LLVM/unittests/VMCore/
DInstructionsTest.cpp115 Type* Int64Ty = Type::getInt64Ty(C); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Ddebuginfo.c70 LLVMMetadataRef Int64Ty = in llvm_test_dibuilder() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp558 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
656 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp558 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
656 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantsTest.cpp134 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
196 Type *Int64Ty = Type::getInt64Ty(Context); in TEST() local
DInstructionsTest.cpp189 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
429 Type* Int64Ty = Type::getInt64Ty(C); in TEST() local
/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/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h174 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp256 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp415 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp256 Type *Int64Ty = Type::getInt64Ty(I->getParent()->getParent()->getContext()); in extractAlignmentInfo() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
DOperationsTest.cpp335 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp194 Type *IntptrTy, *Int64Ty, *Int64PtrTy; member in __anon4110e4410111::SanitizerCoverageModule
DInstrProfiling.cpp506 auto *Int64Ty = Type::getInt64Ty(M->getContext()); in emitRegistration() local
DEfficiencySanitizer.cpp374 auto *Int64Ty = Type::getInt64Ty(*Ctx); in createCacheFragInfoGV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp386 auto *Int64Ty = Type::getInt64Ty(*Ctx); in createCacheFragInfoGV() local
DSanitizerCoverage.cpp234 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon1001c3990111::SanitizerCoverageModule
DPGOInstrumentation.cpp1221 Type *Int64Ty = Builder.getInt64Ty(); in instrumentOneSelectInst() local
1275 Type *Int64Ty = Builder.getInt64Ty(); in instrumentOneMemIntrinsic() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp222 IntegerType *Int64Ty; member

12