Home
last modified time | relevance | path

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

12

/llvm-project/llvm/unittests/IR/
H A DVectorTypesTest.cpp42 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
136 Type *Int64Ty = Type::getInt64Ty(Ctx); TEST() local
282 Type *Int64Ty = Type::getInt64Ty(Ctx); TEST() local
328 Type *Int64Ty = Type::getInt64Ty(Ctx); TEST() local
[all...]
H A DConstantsTest.cpp113 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
183 Type *Int64Ty = Type::getInt64Ty(Context); TEST() local
H A DInstructionsTest.cpp205 Type *Int64Ty = Type::getInt64Ty(C); in TEST() local
408 Type *Int64Ty = Type::getInt64Ty(C); TEST() local
640 Type* Int64Ty = Type::getInt64Ty(C); TEST() local
[all...]
H A DIRBuilderTest.cpp148 Type *Int64Ty = Builder.getInt64Ty(); in TEST_F() local
/llvm-project/polly/lib/CodeGen/
H A DPerfMonitor.cpp142 Type *Int64Ty = Builder.getInt64Ty(); in insertFinalReporting() local
180 Type *Int64Ty = Builder.getInt64Ty(); in AppendScopReporting() local
283 Type *Int64Ty = Builder.getInt64Ty(); in insertRegionEnd() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp31 auto Int64Ty = Builder.getInt64Ty(); in fitArgInto64Bits() local
55 auto Int64Ty = Builder.getInt64Ty(); in callPrintfBegin() local
65 auto Int64Ty = Builder.getInt64Ty(); in callAppendArgs() local
94 auto Int64Ty = Builder.getInt64Ty(); in getStrlenWithNull() local
156 auto Int64Ty = Builder.getInt64Ty(); in callAppendStringN() local
H A DIntegerDivision.cpp526 Type *Int64Ty = Builder.getInt64Ty(); expandRemainderUpTo64Bits() local
621 Type *Int64Ty = Builder.getInt64Ty(); expandDivisionUpTo64Bits() local
[all...]
/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp28 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
58 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
H A DMDBuilder.cpp354 Ops[0] = createConstant(ConstantInt::get(Int64Ty, GUID)); in createPseudoProbeDesc() local
76 Type *Int64Ty = Type::getInt64Ty(Context); createFunctionEntryCount() local
364 auto *Int64Ty = Type::getInt64Ty(Context); createLLVMStats() local
/llvm-project/llvm/unittests/CodeGen/
H A DScalableVectorMVTsTest.cpp93 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCtorDtorLowering.cpp113 auto *EndPtr = IRB.CreatePtrToInt(End, Int64Ty); in createInitOrFiniCalls() local
H A DAMDGPUHSAMetadataStreamer.cpp397 auto Int64Ty = Type::getInt64Ty(Func.getContext()); emitHiddenKernelArgs() local
596 auto Int64Ty = Type::getInt64Ty(Func.getContext()); emitHiddenKernelArgs() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp164 Type *Int64Ty = Type::getInt64Ty(I->getContext()); in extractAlignmentInfo() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/llvm-project/llvm/tools/llvm-c-test/
H A Ddebuginfo.c73 LLVMMetadataRef Int64Ty = llvm_test_dibuilder() local
[all...]
/llvm-project/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp410 Type *Int64Ty = Type::getInt64Ty(Ctx); TEST() local
H A DRandomIRBuilderTest.cpp321 Type *Int64Ty = Type::getInt64Ty(Ctx); in TEST() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp910 Type *Int64Ty = Type::getInt64Ty(M.getContext()); getOrCreateBiasVar() local
941 Type *Int64Ty = Type::getInt64Ty(M.getContext()); getCounterAddress() local
1829 auto *Int64Ty = Type::getInt64Ty(M.getContext()); emitRegistration() local
[all...]
H A DSanitizerCoverage.cpp268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon543601890111::ModuleSanitizerCoverage
[all...]
H A DHWAddressSanitizer.cpp414 Type *Int64Ty = Type::getInt64Ty(M.getContext()); global() member in __anon112a5b020111::HWAddressSanitizer
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp563 Type *Int64Ty = Type::getInt64Ty(EI.getContext()); in visitExtractElementInst() local
1269 Type *Int64Ty = Type::getInt64Ty(InsElt.getContext()); foldInsSequenceIntoSplat() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp1304 IntegerType *Int64Ty = Type::getInt64Ty(Context); in TEST() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp172 auto *Int64Ty = Type::getInt64Ty(*Ctx); setupJITDylib() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp551 IntegerType *Int64Ty; global() member
H A DLowerTypeTests.cpp426 IntegerType *Int64Ty = Type::getInt64Ty(M.getContext()); global() member in __anonfb408bb60111::LowerTypeTestsModule

12