Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp39 auto Int64Ty = Builder.getInt64Ty(); in fitArgInto64Bits() local
63 auto Int64Ty = Builder.getInt64Ty(); in callPrintfBegin() local
73 auto Int64Ty = Builder.getInt64Ty(); in callAppendArgs() local
102 auto Int64Ty = Builder.getInt64Ty(); in getStrlenWithNull() local
164 auto Int64Ty = Builder.getInt64Ty(); in callAppendStringN() local
H A DIntegerDivision.cpp557 Type *Int64Ty = Builder.getInt64Ty(); in expandRemainderUpTo64Bits() local
655 Type *Int64Ty = Builder.getInt64Ty(); in expandDivisionUpTo64Bits() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DProfileSummary.cpp29 Type *Int64Ty = Type::getInt64Ty(Context); in getKeyValMD() local
59 Type *Int64Ty = Type::getInt64Ty(Context); in getDetailedSummaryMD() local
H A DMDBuilder.cpp62 Type *Int64Ty = Type::getInt64Ty(Context); in createFunctionEntryCount() local
311 auto *Int64Ty = Type::getInt64Ty(Context); in createPseudoProbeDesc() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Ddebuginfo.c69 LLVMMetadataRef Int64Ty = in llvm_test_dibuilder() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
H A DCGOpenMPRuntime.cpp9215 QualType Int64Ty = C.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/0); in emitNonContiguousDescriptor() local
9337 QualType Int64Ty = in emitOffloadingArrays() local
9689 QualType Int64Ty = C.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/true); in emitUserDefinedMapper() local
11833 QualType Int64Ty = C.getIntTypeForBitwidth(/*DestWidth=*/64, /*Signed=*/true); in emitDoacrossInit() local
11899 QualType Int64Ty = in emitDoacrossOrdered() local
H A DCGObjCGNU.cpp161 llvm::IntegerType *Int64Ty; member in __anon119c321b0111::CGObjCGNU
H A DCGBuiltin.cpp14558 llvm::Type *Int64Ty = llvm::IntegerType::get(getLLVMContext(), 64); in EmitX86BuiltinExpr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp683 Type *Int64Ty = Type::getInt64Ty(M->getContext()); in lowerIncrement() local
690 Type *Int64Ty = Type::getInt64Ty(M->getContext()); in lowerIncrement() local
1044 auto *Int64Ty = Type::getInt64Ty(M->getContext()); in emitRegistration() local
H A DSanitizerCoverage.cpp243 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon8c19cfa10111::ModuleSanitizerCoverage
H A DHWAddressSanitizer.cpp283 Type *Int64Ty = Type::getInt64Ty(M.getContext()); member in __anon4587ec1a0111::HWAddressSanitizer
H A DPGOInstrumentation.cpp1495 Type *Int64Ty = Builder.getInt64Ty(); in instrumentOneSelectInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp211 Type *Int64Ty = Type::getInt64Ty(I->getContext()); in extractAlignmentInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp391 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
798 auto Int64Ty = Type::getInt64Ty(Func.getContext()); in emitHiddenKernelArgs() local
H A DAMDGPUPrintfRuntimeBinding.cpp397 Type *Int64Ty = Type::getInt64Ty(Ctx); in lowerPrintfForGpu() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp166 auto *Int64Ty = Type::getInt64Ty(*Ctx); in setupJITDylib() local
681 auto *Int64Ty = Type::getInt64Ty(Ctx); in createStandardSymbolsObject() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp509 IntegerType *Int64Ty; member
H A DLowerTypeTests.cpp398 IntegerType *Int64Ty = Type::getInt64Ty(M.getContext()); member in __anon008eecce0111::LowerTypeTestsModule
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1088 Type *Int64Ty = Type::getInt64Ty(F.getContext()); in vralignb() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5208 Type *Int64Ty = Type::getInt64Ty(Ptr->getContext()); in SimplifyRelativeLoad() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16959 Type *Int64Ty = Type::getInt64Ty(M->getContext()); in emitStoreConditional() local